gpascal123
gpascal123
 Links must be adjusted accordingly when the final URLs are known.
https://discord.com/invite/S2NTxbz
This is not currently visible in the new UI, but there is code for it. In the old UI, you can find the calculation directly on a Supertask detail page.
I mean that the entries from the SupertaskPretask table are not being removed. Currently, Tasks-Delete is being called.
This concerns deleting a subtask of a supertask, as shown in this screenshot. Currently, a DEL is simply called. The assignment of the task to the supertask must be stored...
Similar error with the hashlists in the super hashlist table.
Ticket for the error in the superhashlist table: https://github.com/hashtopolis/server/issues/1109
The described error has been fixed, but a new error occurs when sorting, which will be fixed in the course of fixing the following ticket. https://github.com/hashtopolis/server/issues/1224