Skip to content

[feature request] (+ logic suggestion/idea) Multiple tickets from one user #17

Open
@VladOliinyk

Description

@VladOliinyk

Feature request: add the ability to open multiple tickets by one user.

Now it is impossible because of the discord_id check. I believe it would be better if the bot stored the channel-id of each created ticket, not just the author or channel name, because the channel-id is always unique and does not change, but the channel name could be changed easily. This would avoid bugs* when changing channel names and allow users to open multiple tickets for different issues.

*regarding the bugs: I've tried to do so myself, but I guess I'm not skilled enough to rewrite almost half of the database storage system, which is not entirely clear to me. I've just been facing the issues when something goes wrong, and the bot deletes only one ticket and then breaks. But, whatever, that was my own mistakes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions