hapi-fhir/hapi-fhir-jpaserver-subscri.../src
Luke deGruchy 67ace43492
Fix subscription validation not to validate partition ID when invoked from an update pointcut (#4484)
* First commit:  Make SubscriptionValidatingInterceptor aware of which Pointcut is being called.  In validatePermissions(), skip determinePartition() if the Pointcut is STORAGE_PRESTORAGE_RESOURCE_UPDATED.   Fix resulting compile errors in various unit tests.

* Fix/enhance unit tests.  Mark methods as deprecated instead of deleting them.  Add proper error code.  Complete changelog.

* Remove erroneous TODOs and tweak the validation logic.

* Enhance unit tests and fix changelog.
2023-01-31 15:42:39 -05:00
..
main/java/ca/uhn/fhir/jpa/subscription Fix subscription validation not to validate partition ID when invoked from an update pointcut (#4484) 2023-01-31 15:42:39 -05:00
test Fix subscription validation not to validate partition ID when invoked from an update pointcut (#4484) 2023-01-31 15:42:39 -05:00