Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use template_name for create_project() #1553

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

adehad
Copy link
Collaborator

@adehad adehad commented Nov 19, 2022

Looks like @geraudloup fixed this

#1452

TODO:

  1. Add a test

@adehad adehad added the bug label Nov 19, 2022
@adehad adehad marked this pull request as draft November 19, 2022 13:30
@adehad adehad linked an issue Nov 19, 2022 that may be closed by this pull request
4 tasks
@adehad adehad temporarily deployed to cloud November 19, 2022 13:41 Inactive
@sebasmiranda1
Copy link

This is a very important fix, I was going to suggest it myself but checked the PR's.

Right now the create_project function creates only one type of project, it's not using the template_name provided by the user.

@adehad adehad marked this pull request as ready for review December 21, 2023 17:41
@adehad adehad merged commit a01fc15 into main Dec 21, 2023
@adehad adehad deleted the bugfix/template_name_create_project branch December 21, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parameter template_name is ignored in create_project method
3 participants