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

Backport/task 72534 72541 #373

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Backport/task 72534 72541 #373

merged 2 commits into from
Jun 14, 2024

Conversation

rdenarie
Copy link
Member

No description provided.

Before this fix, process drawer are not used due to missing css.
This change comes from the exo-drawer component modification.
Process drawer have not the new 'attached' attribut.

This commit add the attached attribute on drawers
Before this fix, we are not able to create new worklow.
During the workflow creation, a REST called is done on /v1/spaces/{spaceId}/applications to check if the space have task application
This endpoint was removed.

To fix this problem, we completly remove the check, and let the process app create a task project for the space.
@rdenarie rdenarie enabled auto-merge (rebase) June 14, 2024 14:28
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Jun 14, 2024
Copy link

sonarcloud bot commented Jun 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@rdenarie rdenarie merged commit 5fae1c5 into develop Jun 14, 2024
12 checks passed
@rdenarie rdenarie deleted the backport/task-72534-72541 branch June 14, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants