djbrown / hbscorez

HbScorez is a web application, which processes handball game reports of diverse handball associations, districts, and leagues. It analyzes the player scores and displays the statistics and rankings.
https://hbscorez.de
MIT License
19 stars 3 forks source link

Update volatile model metadata in import commands #125

Closed djbrown closed 1 year ago

djbrown commented 1 year ago

Change Types

Description

I was always frustrated when I got error mails because of changes in volatile model attributes (e.g. League name). In these cases I had to manually find out the changes and update those entities in the backend. With the improvements in this Pull Request the volatile (non-identity-relevant) attributes will automatically be updated on the respective management commands (setup, import_games, import_report)

Checklist

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication