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] Unable to save code template with UI as admin in K8 environment #6095

Open
frankparth opened this issue Feb 8, 2024 · 3 comments
Open
Labels
bug Something isn't working

Comments

@frankparth
Copy link

Describe the bug
Getting a 403 - You are not authorized to perform this action. ONLY when editing code templates and not channels. The system only has a single admin account (no roles plugin) and is able to be updated via the API external to the Client.

To Reproduce
Setup steps (if required). Example:

  1. Launch docker mirth instance
  2. Set up only an admin account
  3. Create a code template via the API (NOT in the client)

Steps to reproduce the behavior:

  1. Go to code templates
  2. Click on the code template created via the API
  3. Edit the code template
  4. Click Save and observe the error

Expected behavior
Update to code template should be saved and updated.

Actual behavior
403 error

Screenshots
image

Environment (please complete the following information):

  • OS: Red Hat Docker
    mirth:
    image:
    repository: nextgenhealthcare/connect
    tag: 4.4.1

Workaround(s)
Update all code templates created with the API with the API again instead of editing from within the Mirth Client.

@frankparth frankparth added the bug Something isn't working label Feb 8, 2024
@frankparth
Copy link
Author

To clarify again this is only with a code template that was deployed to the system via the Client API and fails when attempting to update it with the Client UI.

@pacmano1
Copy link
Collaborator

@frankparth you posted an issue with no title.

@frankparth
Copy link
Author

frankparth commented May 13, 2024 via email

@frankparth frankparth changed the title [BUG] Your Issue Title [BUG] Unable to save code template with UI as admin May 15, 2024
@frankparth frankparth changed the title [BUG] Unable to save code template with UI as admin [BUG] Unable to save code template with UI as admin in K8 environment May 15, 2024
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

2 participants