277 domain group webhook
MR is draft because:
- We have problems with spring dev tools and quartz deserialize custom objects. Spring boot dev tools is using different class loader than Quartz. I need to pass a DomainGroupView because of delete action. Unfortunately, this could not work with Spring Dev tools. We need to decide if we need Spring Dev tools (useful for sure). Otherwise, I need to try implement a custom deserialize.
- Does any test for DomainGroup crud actions exists? Should I create a new one including webhook check?
Merge request reports
Activity
assigned to @llopat
@cgeorgilakis I sent you a link to the domain groups crud service
@cgeorgilakis for us it's ok to get rid of devtools, I don't think we were using them actually in practice
added 1 commit
- f47b9424 - fixes related to DomainGroup, add tests for DomainGroup
mentioned in commit 293da2fd
Please register or sign in to reply