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

Content change request form tidy up #1164

Merged
merged 3 commits into from
Aug 11, 2023
Merged

Conversation

AgaDufrat
Copy link
Contributor

Part of the work of adding Zendesk mappings but it can be separated from the new feature PR.

See commit messages for details.


⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

The form was changed in #1087
`context` field no loner exists
Both reason_for_change and subject_area are required so the conditionals in the helper method are not needed.
It was added in #1087 However the
requirements changed and the field was subsequently removed so there is no need
to include it in the model.
To address warning:

   WARN: Job arguments to ZendeskTicketWorker do not serialize to JSON safely.
   This will raise an error in Sidekiq 7.0.
   See https://github.com/mperham/sidekiq/wiki/Best-Practices or raise an error today.
@AgaDufrat AgaDufrat force-pushed the content-change-request-tidy-up branch from d6ee4af to 1726bdb Compare August 11, 2023 14:11
@AgaDufrat AgaDufrat merged commit 818524c into main Aug 11, 2023
8 checks passed
@AgaDufrat AgaDufrat deleted the content-change-request-tidy-up branch August 11, 2023 14:14
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