You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this was actually just my falling foul of a user being a developer in a group with fully protected default branches - the defined attrs don't seem to restrict what's passed? I produced expected behaviour in a users own namespace, so can close this
Description of the problem, including code/CLI snippet
When creating a project on behalf of user
u
as an admin,initialize_with_readme
is ignoredI think this might be because the attr is not declared in users.py like it is in projects.py?
Looks like an extension of #765 in a different object?
Expected Behavior
Repo is initialized with a default readme
Actual Behavior
Repo is not initialized
Specifications
The text was updated successfully, but these errors were encountered: