https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37705
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/PTFS-Eur | |ope/koha/tree/bug_37705 --- Comment #3 from Pedro Amorim <[email protected]> --- Thank you Nick for reminding me of this. I had done progress on it in the past but had since moved away from it. I've pushed my current WIP to the branch URL in the bug. I still intend to resume this but it's not my top priority right now, unfortunately. I remember finding the "change priority" functionality particularly challenging to implement on the API based table, but thinking about it again it should, in theory, be a case of redrawing the datatable every time some priority is updated, which is the behavior of the client-side table currently I believe i.e. it's always sorted by priority ascending. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
