...
Move Tribe to a Person Attribute Type
Mentor(s): ?~bwolfeUnlicensed user, ?~mseatonUnlicensed user
Assigned to: ?~upulUnlicensed user
Abstract: The Patient object currently has a Tribe on it pointing at the Tribe object. This tribe attribute really should be a PersonAttribute. The work would involve writing some sql to convert everyone's database that is using it to the new setup. It would also entail going through the API and finding everywhere that tribe is referenced and removing it. (PersonAttributes are already able to be viewed/edited through the interface). A module would then need to be created to facilitate editing of the possible tribes in the system. Read more on TRAC-652@ticket (Bonus points for finishing TRAC-624@ticket as well.)
...