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

Add the tools needed to clone a camp #6027

Open
wants to merge 5 commits into
base: devel
Choose a base branch
from

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Sep 28, 2024

For #6025 i copied the 'Harry Potter' camp.
These are the tools i used to clone the camp, that i did not have to start from scratch.

We can merge it, or we leave it as not merged PR.

That we have a sql script which inserts a camp
with some activities.
That the statements are executed in a transaction
and are thus either all statements work are in the
db, or none (atomicity).
…1-camp.sql

Like this you can add a new camp with come content-nodes easily.
These are unique over all collaborations.
Thus, only use established camp collaborations.
Remove the checklist of the camp collaboration without a user.
That you can run this script to create a new camp with some schedule entries and content nodes.
@BacLuc BacLuc requested a review from a team September 29, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants