CruGlobal / conf-registration-web

Event Registration Tool
https://www.eventregistrationtool.com
MIT License
2 stars 1 forks source link

EVENT-786-Associated-Registration-Types-Disappear #777

Closed TheNoodleMoose closed 2 years ago

TheNoodleMoose commented 2 years ago

Ticket: https://jira.cru.org/browse/EVENT-786

Basically the refreshAllowedRegistrantTypes was happening before the GET, so then the $scope.conference was getting overridden by the response.data which isn't correctly formatted as needed.