Skip to content

Conversation

noxoua
Copy link

@noxoua noxoua commented Oct 19, 2023

Getting a feature must be done by ID, because there could be many features with the same name.

example:

plan-1

  • deploy-minutes:30
  • ...

plan-2

  • deploy-minutes:60
  • ...

plan-3

  • deploy-minutes:90
  • ...

plan-4

  • deploy-minutes:120
  • ...

So If the user has plan-3, and calling ->giveTicketFor('deploy-minutes'.., the ticket will be assigned to the feature in plan-1.

set charges:
Screenshot 2023-10-19 at 17 41 02

get charges:
Screenshot 2023-10-19 at 13 56 02

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

Successfully merging this pull request may close these issues.

1 participant