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

Extension should not change the WSJF value for empty input fields #53

Open
MozartBach opened this issue Jul 25, 2023 · 1 comment
Open

Comments

@MozartBach
Copy link

The extension is problematic because it sets all work items to the "changed" status and the user has to save again.
When the extension is installed, many work items already exist and the input fields for the formula are empty for all of these work items. When a work item is viewed, the extension calculates the WSJF value and writes it to the result field, which was previously empty. This changes the work item and the user sees this status change on the additional asterisk. If the user wants to leave the page, he will be stopped and asked whether he wants to "discard changes" or "save changes".

Suggestion for improvement: the extension should not change the WSJF value for empty input fields

@AminTi
Copy link
Collaborator

AminTi commented Jul 28, 2023

Thanks for your suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants