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

Serverless Bug Fix #11086

Closed
wants to merge 1 commit into from
Closed

Serverless Bug Fix #11086

wants to merge 1 commit into from

Conversation

karla-vm
Copy link
Collaborator

@karla-vm karla-vm commented Feb 22, 2023

Summary

Description

Context

We've recently made an update to the report API calls where we added a new parameter to the paths, reportType. This is causing deployment issues because there is a path conflict in AWS. To fix this, those API paths need to be removed from our Serverless configuration, then re-added with the new path parameter (as seen on this thread).

This will break the app for a hot minute.

Related ticket

N/A

How to test

N/A

Important updates

N/A

Author checklist

  • I have performed a self-review of my code
  • I have added thorough tests, if necessary
  • I have updated the documentation, if necessary

Copy link
Contributor

@BearHanded BearHanded left a comment

Choose a reason for hiding this comment

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

We should kill this and update the endpoint in MDCT-2241

@karla-vm karla-vm closed this Feb 28, 2023
@karla-vm karla-vm deleted the serverless-bug-fix branch February 28, 2023 19:40
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