The field lengths of project id and project name are currently limited to 25 characters. This is too short for the use case that the name of the feature branch is part of the id and the name. Increase the length to 50 characters.
Note: The data model changes must cleanly be represented as automatic DB model update in the Django framework.