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

Implement a way to add new deadchat questions #205

Open
mvarendorff opened this issue Feb 21, 2021 · 1 comment
Open

Implement a way to add new deadchat questions #205

mvarendorff opened this issue Feb 21, 2021 · 1 comment
Labels
blocked This issue is blocked by something else; do NOT work on this. enhancement New feature or request needs infos This issue needs more information to define what the issue is.

Comments

@mvarendorff
Copy link
Member

mvarendorff commented Feb 21, 2021

Currently the only way to add more !deadchat questions is to insert them directly into the database. This should be possible in the same way as adding daily-challenge questions.

Blocked

This issue is currently blocked by the lack of support for interface types in Prisma

Implementation

To be determined because I don't know how this works with Prisma

@mvarendorff mvarendorff added blocked This issue is blocked by something else; do NOT work on this. good first issue Good for newcomers enhancement New feature or request and removed good first issue Good for newcomers labels Mar 2, 2021
@mvarendorff mvarendorff added the needs infos This issue needs more information to define what the issue is. label May 18, 2021
@mvarendorff
Copy link
Member Author

This is currently not (cleanly) possible due to prisma/prisma#2506

Given this feature isn't used often and adding deadchat questions manually isn't much of a problem, I would like to wait for a native Prisma solution for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue is blocked by something else; do NOT work on this. enhancement New feature or request needs infos This issue needs more information to define what the issue is.
Projects
None yet
Development

No branches or pull requests

1 participant