When forking a thread (#163) the order of the newspapers is not respected.
Original order:
Spain - El País
Spain - El Mundo
Spain - ABC
Spain - La Razón
Spain - La Vanguardia
Spain - El Periódico
Spain - Ara
Forked thread:
Spain - El Mundo
Spain - ABC
Spain - Ara
Spain - El País
Spain - El Periódico
Spain - La Razón
Spain - La Vanguardia
It looks like alphabetical, except from El Mundo. It looks like it is the same order as when user creates a new thread with all the newspapers. For the original thread I created it sequentially: first El País /save), then El Mundo, ABC, La RAzón (then save), then La Vanguardia (then save)...
Currently I don't know how is the order of newspaper stored, by order in the database?
Solutions:
A. Create a new feature that allows newspaper ordering. Currently newspapers are selected and highlighted in a superlong list. If you miss the selection of one newspaper there is a risk of losing the information (unless your ticked "Keep all highlighted areas that you have done, even the ones from newspapers that are not any more selected, or days that are not longer in this thread"). What we need is to create a list of selected newspapers and there be able to select order of newspapers with an up (+) and down (-) feature, like the layers in a design program:
B. Force clone of order of newspaper in the forked thread.
When forking a thread (#163) the order of the newspapers is not respected.
Original order: Spain - El País Spain - El Mundo Spain - ABC Spain - La Razón Spain - La Vanguardia Spain - El Periódico Spain - Ara
Forked thread: Spain - El Mundo Spain - ABC Spain - Ara Spain - El País Spain - El Periódico Spain - La Razón Spain - La Vanguardia
It looks like alphabetical, except from El Mundo. It looks like it is the same order as when user creates a new thread with all the newspapers. For the original thread I created it sequentially: first El País /save), then El Mundo, ABC, La RAzón (then save), then La Vanguardia (then save)...
Currently I don't know how is the order of newspaper stored, by order in the database?
Solutions:
A. Create a new feature that allows newspaper ordering. Currently newspapers are selected and highlighted in a superlong list. If you miss the selection of one newspaper there is a risk of losing the information (unless your ticked "Keep all highlighted areas that you have done, even the ones from newspapers that are not any more selected, or days that are not longer in this thread"). What we need is to create a list of selected newspapers and there be able to select order of newspapers with an up (+) and down (-) feature, like the layers in a design program:
B. Force clone of order of newspaper in the forked thread.