Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Assignees after deleting and saving does not trigger View update #7

Open
stigzler opened this issue Aug 11, 2024 · 2 comments
Open
Assignees
Labels
bug🐛 Something isn't working

Comments

@stigzler
Copy link
Owner

stigzler commented Aug 11, 2024

To Reproduce:

  1. Delete all assignees
  2. Save Issue
  3. Add Assignee

This results in the assignee being added to the viewmodel, but View is not updated (cannot see added user, nor is save icon triggered).

If change to another issue and then back again, assignees and save icon visible.

@stigzler stigzler changed the title Issue 1 Adding Assignees after deleting and saving does not trigger View update Aug 11, 2024
@stigzler stigzler added this to the Stretch Goals 🎖️ milestone Aug 11, 2024
@stigzler stigzler added the bug🐛 Something isn't working label Aug 11, 2024
@stigzler stigzler self-assigned this Aug 11, 2024
@stigzler
Copy link
Owner Author

stigzler commented Aug 11, 2024

Is this to do with the save routine?? I.e. Save doesn't update assignees, therefore HasChanges will not fire.

@stigzler
Copy link
Owner Author

stigzler commented Aug 11, 2024

Have hacked it a bit. Still some issues when you save + remove (you have to try remove twice), but CBA with a crappy bug like this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant