rubyforgood/casa

Add Other Duties to the Seeder

Closed this issue · 5 comments

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.

Hi! I'd like to take on this issue

@gaurijo go for it!

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

This issue has been inactive for 247 hours (10.29 days) and will be unassigned after 113 more hours (4.71 days). If you have questions, please

If you are still working on this, comment here to tell the bot to give you more time

I've got a PR ready for review here :)