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

Fix delete feature of auto scheduling #2053

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

Eddasol
Copy link
Contributor

@Eddasol Eddasol commented Mar 3, 2025

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test have been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

Copy link

github-actions bot commented Mar 3, 2025

🔔 Changes in database folder detected 🔔
Do these changes require adding new migrations? 🤔 In that case follow these steps.
If you are uncertain, ask a database admin on the team 😄

@Eddasol Eddasol force-pushed the autoSchedululeDelete branch 2 times, most recently from 112c9dc to ff2a3f8 Compare March 4, 2025 07:06
@github-actions github-actions bot added the database-change Will require migration label Mar 4, 2025
@Eddasol Eddasol changed the title WIP: Fix delete feature of auto scheduling Fix delete feature of auto scheduling Mar 4, 2025
@Eddasol Eddasol marked this pull request as ready for review March 4, 2025 07:13
@Eddasol Eddasol requested a review from Christdej March 4, 2025 07:29
@Eddasol Eddasol linked an issue Mar 4, 2025 that may be closed by this pull request
@Eddasol Eddasol force-pushed the autoSchedululeDelete branch from ff2a3f8 to 8d6622d Compare March 4, 2025 09:06
@Eddasol Eddasol force-pushed the autoSchedululeDelete branch from 8d6622d to 2e1b731 Compare March 4, 2025 09:08
@equinor equinor deleted a comment from github-actions bot Mar 4, 2025
Copy link
Contributor

@Christdej Christdej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Eddasol Eddasol merged commit 3a04864 into equinor:main Mar 4, 2025
13 checks passed
@Eddasol Eddasol deleted the autoSchedululeDelete branch March 4, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database-change Will require migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot remove auto scheduling
2 participants