Bug Report: Updating an Action Item unassigns the assignee and displays "Undefined Undefined" inplace of assignee's name #3299
Labels
bug
Something isn't working
good first issue
Good for newcomers
ui/ux
issue related and being worked with the figma file of the Admin UI
unapproved
Description:
When updating an Action Item, the assigned user is removed, and "Undefined Undefined" appears instead of the assignee’s name.
Steps to Reproduce:
1.Log in as a superadmin.
2.Navigate to an organization's page.
3.Go to Action Items and create a sample action item.
4.Modify the description of the action item.
5.Observe that the assignee's name changes to "Undefined Undefined" and the user is unassigned.
Expected Behavior:
The assignee should remain assigned, and their name should display correctly.
Actual Behavior:
The assignee is removed, and "Undefined Undefined" appears instead of the correct username.
Screen Recording
https://github.com/user-attachments/assets/ab475d5c-4afa-4228-b646-9f22407db69d
Additional details
The issue appears to be caused by incorrect fetching or posting of user details via GraphQL. If you're familiar with GraphQL, feel free to take on this issue.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: