In CreateApplicationEndpoint, the tournament planner is loaded from the database without the applications. Thus, the TournamentPlanner.GenerateApplicationTag() method will create any random tag without being able to validate the uniqueness of the created tag.
In
CreateApplicationEndpoint, the tournament planner is loaded from the database without the applications. Thus, theTournamentPlanner.GenerateApplicationTag()method will create any random tag without being able to validate the uniqueness of the created tag.