Skip to content

Client contact for projects was broken

Jochem de Goede requested to merge client-contact-fix into development
  • resource -> resource_id in params of roles_controller
  • prepare attribute function did not check if resource was nil Closes #8 (closed)

After this is merged, check the database and just remove the NULL records for resource_type and resource_id in the database (or if there are only two set them ourselves).

Edited by Taico Aerts

Merge request reports