scientist-softserv / amigos

0 stars 0 forks source link

:bug: Unable to create/edit works without HYRAX_FLEXIBLE='true' #41

Closed ShanaLMoore closed 6 days ago

ShanaLMoore commented 6 days ago

Summary

From flexible_double_combo, when HYRAX_FLEXIBLE is not false a user should be able to create and edit all work types.

ShanaLMoore commented 6 days ago

Offending commit: d6e0ea9420b267c731fd922368ca4cc705a1f5ae

MAIN and HYRAX_FLEXIBLE='true' on flexible_double_combo returns:

Screenshot 2024-06-28 at 1 12 26 PM

flexible_double_combo without setting the env returns nils

image

ShanaLMoore commented 6 days ago

This should be resolved with this commit.