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: Campaign status change - archive #7749

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

alaca
Copy link
Member

@alaca alaca commented Feb 19, 2025

Description

This PR resolves the issue where the campaign status cannot be updated because the status change action triggered validation. The problem is resolved by removing the validation from the update status action.

Affects

Campaign settings

Testing Instructions

Create a campaign
Delete the value for the goal type and click Update
The validation should prevent campaign settings be saved
Now archive the campaign (campaign status should be updated)

Pre-review Checklist

  • Acceptance criteria satisfied and marked in related issue
  • Relevant @unreleased tags included in DocBlocks
  • Includes unit tests
  • Reviewed by the designer (if follows a design)
  • Self Review of code and UX completed

@alaca alaca changed the base branch from develop to epic/campaigns February 19, 2025 12:40
@alaca alaca requested a review from kjohnson February 19, 2025 12:41
@alaca alaca merged commit 2876666 into epic/campaigns Feb 20, 2025
20 checks passed
@alaca alaca deleted the fix/archiving-campaign-GIVE-2145 branch February 20, 2025 15:59
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

Successfully merging this pull request may close these issues.

2 participants