Was Feature 90001 on the ISFDB wiki. "There doesn't appear to exist a way to indicate that one subseries follows another subseries within a larger series, which can lead to unexpected behavior like the fact that the two Amber series are listed incorrectly at http://www.isfdb.org/cgi-bin/ea.cgi?Roger%20Zelazny Could we add something like "Subseries order within the series" to the Series record? Ahasuerus 17:30, 1 May 2006 (CDT)"
Anonymous
Approved as per Wiki discussion. This will require that a new field, "Position within parent Series", be added to the Edit Series screen and associated database table.
Committed the following:
scripts\add_series_parent_position.sql 1.1
edit\editseries.py 1.5
edit\submitseries.py 1.10
mod\sv_update.py 1.5
mod\sa_update.py 1.9
biblio\pe.py 1.14
common\seriesClass.py 1.3
common\isfdb.py 1.32
common\SQLparsing.py 1.49
Implemented in r2011-40.