rropen / absense-planner

Planner tool for team absences
13 stars 11 forks source link

TA: Models, Team, add which application created the team #244

Open olirowan opened 8 months ago

Jayden876212 commented 3 weeks ago

This was fixed with PRs rropen/team-app#29 and #356

Jayden876212 commented 3 weeks ago

You can test whether this works by creating a team on the AP or TA and checking the TA database in db-browser in the teams_app_team table under the origin_application column. Here it should say "Absence Planner" or "Team App" depending on where you created it.

Jayden876212 commented 3 weeks ago

A potential improvement to the database schema is shown in issue #360