Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move code that sets Person auditable fields to AuditableInterceptor #533

Closed

Conversation

chelseakomlo
Copy link

Address this ticket: https://tickets.openmrs.org/browse/TRUNK-3964

In order to do this, I had to add a specific case for instances of a Person, as the field names differed from other openMRS objects. There is a new check to see if the object being saved is an instance of Person, and if so, is passed to a method that checks to see if personCreator and personDateCreated are null.

@0zge
Copy link

0zge commented Jan 14, 2014

Please see my comment to the ticket:

https://tickets.openmrs.org/browse/TRUNK-3964

@chelseakomlo chelseakomlo reopened this Jan 23, 2014
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants