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

Profile Not Published #240

Open
dbradham opened this issue Nov 2, 2024 · 2 comments
Open

Profile Not Published #240

dbradham opened this issue Nov 2, 2024 · 2 comments

Comments

@dbradham
Copy link
Contributor

dbradham commented Nov 2, 2024

All Profiles are linked to Users... The problem is none of them had been published yet which is very strange... I also noticed there were over 70 different Profile objects in the database, but only 14 users... these should be 1:1

Image

Acceptance Criteria:

- All Profiles are published upon creation in the database
@j-peace
Copy link
Contributor

j-peace commented Nov 8, 2024

So the scenario is:

When: Create a profile
Current Then: It is in draft staus
Expected Then: It is published

Is that right?

And in addition to this is it expected to clean the database. Right?

@dbradham
Copy link
Contributor Author

dbradham commented Nov 8, 2024

So the scenario is:

When: Create a profile Current Then: It is in draft staus Expected Then: It is published

Is that right?

And in addition to this is it expected to clean the database. Right?

@tiagopazhs Correct!

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

No branches or pull requests

2 participants