sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
61 stars 41 forks source link

Use Data Stores for Enum Lists #572

Closed calexh-sar closed 2 weeks ago

calexh-sar commented 10 months ago

This is to replace service tasks with datastores. And create a seperate BPMN with a scheduled trigger to refresh datastores.

madhurrya commented 9 months ago

@calexh-sar Please let me know what I need to test in this.

calexh-sar commented 9 months ago

@madhurrya I would suggest running https://dev.app.spiff.status.im/process-models/misc:dynamic-enumerations:dynamic-enumerations-datastores and assure that the resulting User Task form has all of the values found in each enumeration DMN table.

madhurrya commented 9 months ago
  1. Currency Types - Crypto, Fiat - Working
  2. Event Type - All Hands, Conference, Meetup, Team Event - Couldn't find
  3. Payment Method - Crypto Transfer, Debit Card, Reimbursement, Bank Transfer, "" -Working
  4. Category - Consulting Fees, Equipment, Events, Learning & Development, Other Fees, Software & Licenses, Travel - Working
  5. Consulting Fees - Ambassadors, Consultants, Freelancers - Working
  6. Equipment Sub Category - Laptops, Ledgers, Mic and headphones, Phones, Yubikay - Working
  7. Events Subcategory - Rent, Insurance, Logistics, Meals, Sponsorship, Entertainment, Equipment rental, Promotion, People, Other - Working
  8. Learning and Dev Sub Category - Books, Courses, Online Conferences - Working
  9. Other Fees Sub Category - Bounties, Coworking, Other - Working
  10. Software Licenses Sub Category - Licenses & Subscriptions, Open Source - Working
  11. Travel Sub Category - Accommodation, Meals, Flights, Transportation, Tickets, Visas, Other - Working
  12. Software Deployment - SaaS, Self-hosted - Working
madhurrya commented 9 months ago

@calexh-sar I couldn't find this in the dropdowns. Everything else is there. Event Type - All Hands, Conference, Meetup, Team Event

calexh-sar commented 9 months ago

@madhurrya just added, please test again.

madhurrya commented 9 months ago

Now Event Type drop down is also visible.

Image

madhurrya commented 9 months ago

Released to Prod on November 27th