Skip to content

Hotfix/limit proposal category options and permissions#559

Merged
martinyde merged 9 commits intofeature/early_inclusion_dialoguefrom
hotfix/limit-proposal-category-options-and-permissions
Nov 14, 2025
Merged

Hotfix/limit proposal category options and permissions#559
martinyde merged 9 commits intofeature/early_inclusion_dialoguefrom
hotfix/limit-proposal-category-options-and-permissions

Conversation

@martinyde
Copy link
Copy Markdown
Contributor

@martinyde martinyde commented Nov 12, 2025

Link to ticket

  • Add field_department to all user fixtures
  • Update Dialogue form
  • Use dialogue term selection for dialogue proposal options.
  • Add form alter methods to edit form
  • Add warning on dialogue proposal
  • Fix validation bug with drupal/core patch
  • Fix bug in hoeringsportal_content_access:

Using $form['#validate'][] = $this->validateDepartment(...); causes a form array structure that holds $form['#validate'][0][Closure] This causes an error when drupal attempts to serialize the form "Exception: Serialization of 'Closure' is not allowed in serialize()"

@martinyde martinyde marked this pull request as ready for review November 12, 2025 10:52
@martinyde martinyde requested a review from rimi-itk November 12, 2025 11:03
@martinyde martinyde merged commit 84058bb into feature/early_inclusion_dialogue Nov 14, 2025
19 of 20 checks passed
@martinyde martinyde deleted the hotfix/limit-proposal-category-options-and-permissions branch November 14, 2025 09:25
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