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

WIP: DT-982: New Support APIs #2432

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

WIP: DT-982: New Support APIs #2432

wants to merge 7 commits into from

Conversation

rushtong
Copy link
Contributor

@rushtong rushtong commented Dec 2, 2024

WIP

Addresses

Partially https://broadworkbench.atlassian.net/browse/DT-982

Summary

  • Provide new API to post a support request to DSP's Zendesk instance.
  • This does NOT provide a mechanism for uploading attachments. That will be addressed in a future PR in order to keep this PR manageable. However, if attachments have been previously uploaded, this code will accept an attachmentToken which refers to previously uploaded attachments.

Notes for reviewers

  • There was existing service code to handleInstitutionSOSupportRequest which is no longer a feature, so it is removed in this PR.

Have you read CONTRIBUTING.md lately? If not, do that first.

  • Label PR with a Jira ticket number and include a link to the ticket
  • Label PR with a security risk modifier [no, low, medium, high]
  • PR describes scope of changes
  • Get a minimum of one thumbs worth of review, preferably two if enough team members are available
  • Get PO sign-off for all non-trivial UI or workflow changes
  • Verify all tests go green
  • Test this change deployed correctly and works on dev environment after deployment

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.

1 participant