Skip to content

Conversation

@Stef-Rousset
Copy link
Contributor

🎩 Description
This PR fixes an error linked to a deface override of process group form, so that the process group new view in admin is accessible.

Testing

  1. As an admin, go to processes > process groups
  2. Click on 'New process group'
  3. See that you can access the new view without error

📌 Related Issues
Fixes #496

📷 Screenshots
Capture d’écran 2025-12-18 à 10 34 24

@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/0.29-stable@006b813). Learn more about missing BASE report.

Additional details and impacted files
@@                  Coverage Diff                   @@
##             release/0.29-stable     #497   +/-   ##
======================================================
  Coverage                       ?   97.03%           
======================================================
  Files                          ?      156           
  Lines                          ?     4053           
  Branches                       ?        0           
======================================================
  Hits                           ?     3933           
  Misses                         ?      120           
  Partials                       ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@microstudi microstudi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@microstudi microstudi merged commit a9f2077 into decidim-ice:release/0.29-stable Dec 18, 2025
11 checks passed
microstudi pushed a commit that referenced this pull request Dec 19, 2025
* fix: add conditon so that form override only applies on edit

* fix: deface override
microstudi pushed a commit that referenced this pull request Dec 19, 2025
* fix: add conditon so that form override only applies on edit

* fix: deface override
microstudi added a commit that referenced this pull request Dec 19, 2025
* Fix process group form override (#497)

* fix: add conditon so that form override only applies on edit

* fix: deface override

* use rescue

* fix

---------

Co-authored-by: stephanierousset <[email protected]>
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.

2 participants