metron
metron copied to clipboard
Reprint Information on Issue Detail should use Store Date for description text.
Describe the bug
Currently the Issue Detail template uses the Cover Date to determine whether to use 'from' or 'in' as a prefix to the Issue Name. For Trade Paperbacks this will sometimes cause an Issue to use 'in' by mistake.
To Reproduce Steps to reproduce the behavior:
- Go to recent Trade Paperback that was released within 2-3 months of a series ending.
Expected behavior All the reprints contained within a Trade Paperback use 'from' as a prefix.
Screenshots

Solution
To fix this, we can compare Store Dates, if present, to fix this.