Known Issues and Changelog

Known Issues and Changelog

Docs
Resources
Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog (opens in a new tab), and this project adheres to Semantic Versioning (opens in a new tab).

Known Issues

  • When importing a model xml file, the summary will be overwritten
  • The BPMN diagram does not show up for unpublished models at Jira issues
  • AP.jira.openIssueDialog does not work as expected see bug report (opens in a new tab)

[2.5.2] - next up

  • FIX: Remove Issue Hierarchy feature

[2.5.1] - 2024-02-16

  • FIX: Remove double link at GeneralPage
  • FIX: Remove issueGlance from connect-config
  • FEAT: Open Swim-lane Filter when click on the lane
  • FEAT: Auto-create next issues also in agile mode
  • FEAT: Create comment to pi if a decision cannot be made
  • FIX: Unselect Issue Type does not work properly in BPMN editor
  • FIX: Auto starting a PI from issue type mapping creates the PI but not the first activity
  • FIX: Activities should be subtasks of the pi (does not work)

[2.5.0] - 2024-01-05

  • FEAT: disable version control in setting
  • FEAT: add reporting page
  • FEAT: move process instance list to Jira filter
  • FEAT: extend Flower REST API: createProcessInstance and create certain (or all) activities
  • FEAT: add BPMNView page to better visualize large models
  • FEAT: split build to improve loading performance
  • FEAT: launch successor task automatically even in agile mode
  • FIX: switch to strict mode and back was not working
  • DEPS: dependency updates
  • TEST: extend unit tests to rest api

[2.4.0] - 2023-11-30

  • FIX: unpublished models cannot be started
  • FEAT: DMN Decisions on Select Fields
  • FEAT: remove the Description Text (replace it with something like {Flower Auto Text} see user manual)
  • FEAT: Flower REST API

[2.3.4] - 2023-10-20

  • FIX: AMS Ticket (opens in a new tab)
  • FIX: Naming of Jira tasks is too large: remove PI name
  • FEAT: application scope added: ACCESS_EMAIL_ADDRESSES
  • FIX: move bpmn.io logo into view box
  • FEAT: customer onboarding messaging optimized

[2.3.3] - 2023-10-06

[2.3.2] - 2023-08-26

  • FEAT: map jira issue type with Flower process model (c5f5c26) (opens in a new tab)
  • FIX: BPMNView cannot display collapsed subprocesses due to overlay issues

[2.3.1] - 2023-07-08

[2.3.0] - 2023-06-08 DMN

  • FEAT: DMN modeler integrated (2af39d9) (opens in a new tab)
  • FEAT: DMN evaluation implemented
  • FEAT: export dmn model
  • FEAT: link bpmn gateway with dmn decision table
  • FEAT: decision Control for Issues based on DMN decisions

[2.2.1] - 2023-05-1

[2.2.0] - 2023-04-06

  • FEAT: create client record based for each install
  • FEAT: PI View in portal - rework margins
  • FEAT: start unpublished models
  • FEAT: test with company/team managed projects
  • FEAT: better highlite current node
  • FEAT: create hirachyal issues like Epic-Story based on sub-processes in bpmn

[2.1.2] - 2023-03-19

  • FEAT: expanded Sub-Processes
  • FEAT: issue Hierarchies
  • add Parent Field to Activities in Modeler
  • make Sub Activities (from collapsed Subprocesses) launchable
  • process Instance View as Tree Table
  • make Initiative ticket root level
  • FIX: createIssueView format errors
  • FEAT: set Hierarchy Initiative
  • FIX: createIssueView Filter only not started nodes
  • FEAT: modeler remove parent select box

[2.1.1] - 2023-02-17

  • FEAT: exporting an unsaved model produces an error message.
  • FEAT: apply Jira issue hierarchy when creating a Flower entity to persist structures like Epic -> Story and Task -> Sub-task
  • FEAT: create new Model function uses wrong template

[2.1.0] - 2023-02-06

  • FEAT: added mandatory field validation when creating an epic
  • FEAT: added Model Version Navigator to navigate through previous versions
  • FEAT: made Jira process/type editable when launching a process instance
  • FEAT: implemented WorkflowCondition to allow transition only if all linked issues are resolved
  • FEAT: implemented WorkflowValidator to allow transition only if all linked issues are resolved
  • FIX: BPMNWrapper now only works with one lane-pool. Models with multiple pools have no bpmn control in the start workflow screen
  • FIX: ProcessInstanceView page now refreshes after a popup has closed
  • FIX: Optimized Build das not work with bpmn-js
  • DEPS: library updates
  • FEAT: added functionality to createJiraTask:
  • Jira field description is now set to bpmn element documentation
  • Added Blocked By link when creating a new task
  • Added previous nodes field to flower properties
  • Added next nodes field to flower properties
  • FEAT: BPMN Templates updated
  • FEAT: User manual updated

[2.0.2] - 2022-11-09

  • Activate license support
  • Set mandatory fields when creating Jira issue (DC only)
  • After the Settings modal, properties are not updated on repository page
  • Help Modal update links
  • Disable Reporting Button in Repository
  • Settings Page: repository link: history object not there because no routing
  • Redirect /flower/page => /page
  • Set Project/IssueType in Edit Mode Page Properties Panel
  • Migrate unpublished models
  • Make existing instances visible (existing tasks should be visible at the pi)
  • Disable start-workflow-button while starting PI to avoid creating multiple pis
  • IssueView: make current activity visible
  • Make the Flower icon red Cloud

[2.0.1] - 2022-11-03

  • RepositoryPage: bpmn pictures are not rendered correctly in cards
  • RepositoryPage DC: onboarding no scrolling available
  • ReactGA4
  • Remove Axios from client libs
  • PanelLeft DC: page padding-bottom is by far too large
  • PanelLeft Cloud: the model has no status
  • CreateProcessInstance produces undefined in summary
  • StartWorkflowModal "Click to enter the value" instead of instance summary
  • adjust token-simulator look and feel/CSS

[2.0.0] - 2022-11-01

  • Flower Data Center version added
  • Remove Redis
  • Remove middleware
  • Remove form-io and forms at all
  • Remove the unsupported nodes button
  • Rework http Error handling to be in sync with dc
  • Token Simulation added to EditModelPage
  • Save bpmn at instance (Flower)
  • Clean up issue properties. merge all in one
  • Show issue status in bpmn-view
  • Add flower templates as a label in the repository list (remove template button)
  • Update bpmn-js-properties-panel
  • Repository
  • Remove label filter for dc
  • Rework templates
  • Create a plain model as a template
  • Check Onboarding
  • CheckSettingsModal
  • ProcessInstancePage
  • Remove edit header
  • Hide non-task-activities
  • Beautify table rows for started tasks
  • Edit summary
  • BPMNView fitUpperLeft
  • Deal with issue-create errors (permissions) (eventuelly save errors at pi)
  • Show priority in table view
  • Make table toggable
  • Fix create all button
  • Rework Onboarding
  • ProcessListPage
  • Rework onboarding
  • ProcessInstanceListPage
  • Check Onboarding
  • PI-Status Column
  • Make Summary editable and make labels savable at the EditModelPage Properties Panel- IssueView web-panel integration (opens in a new tab) Settings page- Rework Onboarding

[1.2.1] - 2022-07-01

  • HTTP and Jira Mock have been changed to work with the Jira AP api
  • MQ Engine to be running without Redis. switch on/off in flower/conf
  • Decision Handler moved to MQ in one method
  • This changelog added
  • Added Flower-core/spec/mock test spec for mock
  • nNw localhost:3000/demo/ endpoint to run with mock backend
  • Added Puppeteer tests added
  • Added test event added to test HTTP functions in graalvm
  • Added Flower core build script to create a graalvm runtime

[1.2.0] - 2022-01-22

  • Added Test Coverage with Jest
  • Changed Build with parcel.io
  • Removed web pack

[1.1.6] - 2021-12-06

  • Diagram ausrichtung in der jira issue ansicht adjusten
  • Formular verschwindet manchmal
  • Add process instance name to the Flower task summary
  • Add the model name to the process instance summary
  • At the repositories tab select box, some values cannot be selected
  • Add the Jira task status to the BPMN diagram

[1.1.5] 2021-11-20

  • Tested user interface in chrome
  • Indicate at the Jira ticket at which Flower type we are (model, instance, or task)
  • Hardening the user interface

[1.1.0] - 2019-12-01 - 2022-01-22

  • We had many Flower releases which are not documented in this file## [1.0.0] - 2019-12-01
  • Initial Flower release