projektwahl / projektwahl-sveltekit

DISCONTINUED: Look at https://github.com/projektwahl/projektwahl-lit
GNU Affero General Public License v3.0
0 stars 0 forks source link

Bug with election list #24

Closed mohe2015 closed 3 years ago

mohe2015 commented 3 years ago

actual sql query is wrong because cursor contains null value for rank

mohe2015 commented 3 years ago

Probably because null is not considered a comparable value so a cursor with that value breaks everything

mohe2015 commented 3 years ago

THIS IS ANNOYING

mohe2015 commented 3 years ago

Fixed in https://github.com/projektwahl/projektwahl-sveltekit/tree/work