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

Quiet Period is corrupted when editing a build configuration #209

Closed
RochaStratovan opened this issue Jul 29, 2020 · 3 comments
Closed

Quiet Period is corrupted when editing a build configuration #209

RochaStratovan opened this issue Jul 29, 2020 · 3 comments

Comments

@RochaStratovan
Copy link

The multijob "Quiet period calculator" field gets corrupted (changed) when editing an unrelated field in the build configuration.

This issue is easy to reproduce.

  1. Add a multijob job/build, set the quiet period to 0 and save it
  2. Edit the jobs configuration, change the description and save it

At this point the quiet period has been corrupted/changed from 0 to index < 5 ? 0 : 2 * 60

This is a critical issue because modifying something completely unrelated to the quiet period, suh as it's description, causes the quiet period to change which in turn causes the jobs overall functionality to change.

@anoymouserver
Copy link

possible duplicate of #200

@RochaStratovan
Copy link
Author

Any ETA on when this corruption issue will be resolved? It's been 3 months for this issue, which is pretty big.

@yorammi
Copy link
Contributor

yorammi commented Dec 29, 2020

duplicate with #200. A fixed released in 1.36

@yorammi yorammi closed this as completed Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants