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 Other Duties to the Seeder #5844

Open
FireLemons opened this issue Jun 19, 2024 · 3 comments
Open

Add Other Duties to the Seeder #5844

FireLemons opened this issue Jun 19, 2024 · 3 comments
Assignees
Labels
Difficulty: Easy Spans a single domain without much coding knowledge needed

Comments

@FireLemons
Copy link
Collaborator

FireLemons commented Jun 19, 2024

Description

Make our seeder create "other duties" records for test data.

Only volunteers are allowed to create other duties so make sure no other kind of user has any.

Make sure the seeder prints out how many other duties records were created.

Show that your pr works. Just some screenshots or text will be fine. No need to write tests.

How to access the QA site

Login Details:
Link to QA site

Login Emails:

password for all users: 12345678

Questions? Join Slack!

We highly recommend that you join us in slack #casa channel to ask questions quickly. And discord for office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.

@FireLemons FireLemons added Help Wanted This is a special label that enables github to showcase issues that want help Difficulty: Easy Spans a single domain without much coding knowledge needed labels Jun 19, 2024
@gaurijo
Copy link
Collaborator

gaurijo commented Jun 25, 2024

Hi! I'd like to take on this issue

@elasticspoon
Copy link
Collaborator

@gaurijo go for it!

@gaurijo gaurijo self-assigned this Jun 27, 2024
@github-actions github-actions bot removed the Help Wanted This is a special label that enables github to showcase issues that want help label Jun 27, 2024
@gaurijo
Copy link
Collaborator

gaurijo commented Jun 29, 2024

Clarifying question - should the functionality be for volunteers for each casa org, or just generally for volunteers? Basically I'm wondering if I should be specifying casa_org as a param in this method.

def create_other_duties(casa_org)

vs

def create_other_duties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Easy Spans a single domain without much coding knowledge needed
Projects
Development

No branches or pull requests

3 participants