FlowFuse / FlowFuse/flowfuse

Work out where the Expert should get instance pricing from

Open
#8,324 2 comments 0 reactions 1 assignee Claimed by @cstns View on GitHub
area:ff-expert needs-triage
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 21h
Merged PRs (30d)
146

Description

From the Expert demo. When the Expert walks someone through creating an instance, the price it quotes comes straight off the instance type. That isn't always what the team actually pays.

What we know so far:

* the instance type carries its own price, and that's what the Expert reads today
* some teams have custom prices set on the team itself
* others have custom prices coming from their plan
* the create instance form in the UI already does more than the Expert does: it prefers the team level price when there is one, and it factors in free allowances and trials

So the Expert can tell someone an instance costs X when they'd actually be charged Y, or charged nothing at all because they're still inside their free allowance.

Before we change anything we need to agree on where the price should come from and which source wins when more than one applies. @Esmewieringa could you help fill in the pricing sources here?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.