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

Setting an assignment back to empty does not update last modified date #8

Open
kaiec opened this issue Sep 3, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kaiec
Copy link
Contributor

kaiec commented Sep 3, 2020

The bug is here:

if (!bulk && assignment!=null && !assignment.equals(old) && !assignment.isEmpty()) {

@kaiec kaiec added bug Something isn't working good first issue Good for newcomers labels Sep 3, 2020
@kaiec kaiec self-assigned this Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant