Skip to content

FOUR-20443: The permission "View All Cases" and "View My Request" are not showing#7758

Merged
ryancooley merged 4 commits intorelease-2024-fallfrom
bugfix/FOUR-20443
Nov 27, 2024
Merged

FOUR-20443: The permission "View All Cases" and "View My Request" are not showing#7758
ryancooley merged 4 commits intorelease-2024-fallfrom
bugfix/FOUR-20443

Conversation

@pmPaulis
Copy link
Copy Markdown
Contributor

Issue & Reproduction Steps

The permission "View All Cases" and "View My Request" are not showing

Solution

  • List the changes you've introduced to solve the issue.

How to Test

Describe how to test that this solution works.

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

ci:deploy

@tokensPM
Copy link
Copy Markdown

QA server K8S was successfully deployed https://ci-67f41f0cf4.engk8s.processmaker.net

@tokensPM
Copy link
Copy Markdown

QA server K8S was successfully deployed https://ci-67f41f0cf4.engk8s.processmaker.net

@boliviacoca boliviacoca requested a review from caleeli November 22, 2024 19:12
@pmPaulis
Copy link
Copy Markdown
Contributor Author

The following permissions need to create:
View All Cases
View My Request (this enable per default)

Captura de pantalla 2024-11-22 a las 3 11 43 p  m

@tokensPM
Copy link
Copy Markdown

QA server K8S was successfully deployed https://ci-67f41f0cf4.engk8s.processmaker.net

@caleeli
Copy link
Copy Markdown
Contributor

caleeli commented Nov 26, 2024

Note: Seem the fresh install script in kubernetes is right and executes the php artisan upgrade
https://github.com/ProcessMaker/pm4-k8s-distribution/blob/release-2024-fall/images/entrypoints/ent.installpm4.entrypoint.sh

But the documentation link at READEM.md is not updated, since in the documentation link:
https://processmaker.atlassian.net/wiki/spaces/PM4/pages/480149598/Server+Deployment

Does not include the execution of php artisan upgrade, consider to create a documentation ticket to add the missing command.

@pmPaulis pmPaulis requested a review from caleeli November 26, 2024 16:33
@tokensPM
Copy link
Copy Markdown

QA server K8S was successfully deployed https://ci-67f41f0cf4.engk8s.processmaker.net

@ryancooley ryancooley merged commit 10da31a into release-2024-fall Nov 27, 2024
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.

5 participants