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

Feature to add non-existing users to the turns #9

Open
MarckFp opened this issue Apr 18, 2024 · 1 comment
Open

Feature to add non-existing users to the turns #9

MarckFp opened this issue Apr 18, 2024 · 1 comment
Labels
new feature New functionality for the applicaiton

Comments

@MarckFp
Copy link
Owner

MarckFp commented Apr 18, 2024

This is quite useful if someone is visiting the congregation and we want to add turns for them but we don't want them to aggregate them to the pool of the congregation.

A workaround is create them, remove any availability and add them manually but then we have to remove them again if we don't want them to exist in our database

@MarckFp MarckFp added the enhancement Improvement of an already existing feature label Apr 18, 2024
@MarckFp
Copy link
Owner Author

MarckFp commented May 3, 2024

Maybe something we can do is to create a new field to the assignment table called tmp_name or something similar. Now if the user_id = -1 it means the user is deleted, but we could add a -2 to the user_id in the assignments table and the front should display the tmp_name instead of the firstname + lastname or the lastname + firstname

@MarckFp MarckFp added new feature New functionality for the applicaiton and removed enhancement Improvement of an already existing feature labels May 7, 2024
@MarckFp MarckFp modified the milestone: 1.0.0 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New functionality for the applicaiton
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant