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

[BUG] Investigate event images upload in the production instance #1094

Open
sandeep-ps opened this issue Aug 4, 2023 · 0 comments
Open

[BUG] Investigate event images upload in the production instance #1094

sandeep-ps opened this issue Aug 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sandeep-ps
Copy link
Collaborator

sandeep-ps commented Aug 4, 2023

Describe the bug
Uploading images from the Events Manager on production results in those images being associated with a different Rokwire AWS account. This is causing issues when reading the image URL.

To Reproduce
Steps to reproduce the behavior:

  1. Got to Events Manager on production.
  2. Create an event with an image.
  3. Publish it.
  4. Retrieve the image URL from backed and do a GET call.
  5. See Http 403 error.

Expected behavior
The image should be associated with the production account, and the image read should work fine.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Chrome
  • Version: 3.5.0

Additional context

  • Test this in the TEST instance first.
  • Also, check if this is an Events Manager issue or an Events BB issue.
@sandeep-ps sandeep-ps added the bug Something isn't working label Aug 4, 2023
@sandeep-ps sandeep-ps self-assigned this Aug 4, 2023
@sandeep-ps sandeep-ps changed the title [BUG] Investigate event images in the production instance [BUG] Investigate event images upload in the production instance Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant