Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Fix allocation chart sort by name feature #373

Open
talyssonoc opened this issue Apr 3, 2023 · 1 comment · Fixed by #378
Open

Fix allocation chart sort by name feature #373

talyssonoc opened this issue Apr 3, 2023 · 1 comment · Fixed by #378
Assignees
Labels

Comments

@talyssonoc
Copy link
Member

Looks like sorting by name in the allocation chart table is not working properly. All the other ones are fine.

@bedreski
Copy link
Contributor

So, after trying to analize the aspects of the problem, it could be:

  1. The time hidden column used to sort "allocated until" column
  2. The different values of "allocated until" rows (date type for allocated users and string for "Not allocated" status)
  3. Some configuration of DataTable that would not working properly

For now, I received instructions to leave this issue, due to Admin pages being refactored.

@adbatista adbatista reopened this Jul 3, 2023
@adbatista adbatista added the HOLD label Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants