Skip to content

Block start time editing for started tasks#1909

Merged
aleksfl merged 1 commit into
mainfrom
disable-editing-of-start-time-for-past-or-current-planned-maintenance-tasks-in-the-backend
Apr 28, 2026
Merged

Block start time editing for started tasks#1909
aleksfl merged 1 commit into
mainfrom
disable-editing-of-start-time-for-past-or-current-planned-maintenance-tasks-in-the-backend

Conversation

@aleksfl

@aleksfl aleksfl commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Scope and purpose

Fixes #1900.

Contributor Checklist

Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to Argus can be found in the
Development docs.

  • Added a changelog fragment for towncrier
  • Added/amended tests for new/changed code
  • Linted/formatted the code with ruff and djLint, easiest by using pre-commit
  • The first line of the commit message continues the sentence "If applied, this commit will ...", starts with a capital letter, does not end with punctuation and is 50 characters or less long. See our how-to

@github-actions

github-actions Bot commented Apr 27, 2026

Copy link
Copy Markdown

Test results

    6 files  1 188 suites   2m 17s ⏱️
  869 tests   868 ✅ 1 💤 0 ❌
5 214 runs  5 208 ✅ 6 💤 0 ❌

Results for commit c8c9d66.

♻️ This comment has been updated with latest results.

@codecov

codecov Bot commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.21%. Comparing base (b7a7170) to head (c8c9d66).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1909   +/-   ##
=======================================
  Coverage   88.21%   88.21%           
=======================================
  Files         140      140           
  Lines        6848     6850    +2     
=======================================
+ Hits         6041     6043    +2     
  Misses        807      807           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aleksfl aleksfl self-assigned this Apr 27, 2026
Comment thread tests/plannedmaintenance/test_models.py
@aleksfl aleksfl force-pushed the disable-editing-of-start-time-for-past-or-current-planned-maintenance-tasks-in-the-backend branch from 29e20d1 to c8c9d66 Compare April 28, 2026 08:10
@sonarqubecloud

Copy link
Copy Markdown

@aleksfl aleksfl merged commit a44f83d into main Apr 28, 2026
18 of 19 checks passed
@aleksfl aleksfl deleted the disable-editing-of-start-time-for-past-or-current-planned-maintenance-tasks-in-the-backend branch April 28, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable editing of start time for past or current planned maintenance tasks in the backend

2 participants