Skip to content

fix/show only offer type as text on edit to handle missing value on edit

Tugce Nur Tas requested to merge fix/group-offer-type-readonly into develop

Trello Story: DepartementManagers cannot update existing group offers

Departementmanagers cannot update existing group offers anymore. The intern/external button is disable and leads to a validation when the field is submitted. This should be fixed by just displaying this field read-only or even as a text field and submitting the value as a hidden field.

Merge request reports