-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
With OPT-2547 we added static tenant scenarios to the definitions:
- BookRequest - 1 tenant specific definition (tenant: library) & no shared definition
- HiringProcess - 5 tenant specific definitions (tenants: hr, engineering, sales, support, csm) & no shared definition
- InvoiceData - 2 tenant specific definitions (tenants: sales, engineering) & shared definition
However this is hard to remember, thus we want to introduce dedicated definition names for tenant scenarios, like:
- BookRequestForOneTenant
- HiringProcessFor5Tenants
- InvoiceDataFor2TenantsAndShared
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-2579 Reduce number of definitions generated in front-end development setup
- Done