processmaker
processmaker copied to clipboard
TRI4-7354: The project assigned from configuration is not shown in the Add project form
Issue & Reproduction Steps
Steps to Reproduce:
- Log in
- have a cuqalueir asset created (screem script, process, decision table, etc.) in this example and sun screen
- open the asset configuration
- add a project from the configuration
- save the asset
- go to the asset list
- search the asset
- click on the option menu
- click on Add to Project
Current Behavior: As we see the add to project frame in the asset, it is not showing the project that is assigned to it
Solution
- Pass for all the assets the assigned projects to the modal.
How to Test
- Follow steps above
- Test it for processes, screens, scripts, decision tables, data soruces
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:next
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
0.0% Coverage on New Code
6.2% Duplication on New Code