Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

  • In a snowflake-themed company, the user was not notified they received a notification until the page was refreshed. Fixed behavior so that the notifications are displayed in real time.


BPM

  • The counter displayed next to the Task central tabs (Due tasks, My requests, etc.) was fixed to display the correct number of pending activities after a block task is cancelled.
  • The button for the table containing additional information and displayed when a problem occurs while moving a process has been renamed to “See technical details” in order to make the intention of this feature clear. In addition, the information about the operating system and the database has been omitted in order to display more relevant data.
  • Added calls to JavaScript and CSS files in the application.info file when exporting a new widget created without using a fluig Studio default template.
  • Allowed automatic activities to run more than once when there is a return flow for this task.
  • Added support for the Oracle database additional drivers to the Datasets feature of the Control Panel.
  • Created the History data import documentation to assist users in exporting data from analytics.
  • Implemented innovation to allow search by value in the task central, not requiring an exact value. As there are requests with different Department values, the value must be “Department%” for the search by field to return all departments, for example “HR Department” and “Financial Department”. In addition to searching values at the end of the word, the beginning and middle of the word are also allowed.
  • When accessing the task load analysis page in an Oracle environment, it generated errors while grouping to search for activities. Some missing fields have been added to the query in order to group tasks.
  • Fixed inconsistency when using a custom engine in the process manager, where only 1 record was displayed when querying in the task central, in the tasks under my management tab.
  • There was a problem with the calculation of the completion deadline for a task when the process working hours were not set for some reason, not allowing the request to be moved. This situation has been fixed.
  • Fixed inconsistency to allow taking up a task as a substitute for a pooled user.
  • Fixed an issue with the error message “null” when exporting a process. 
  • Fixed inconsistencies in the SQL Server Database to display the “Tasks about to expire” filter data when querying the “Monitoring Tasks Under My Management” page.
  • When trying to remove a custom engine that is being used in a process activity, the correct situation is to not allow removal. However, the error shown on screen is generic while the log displays the business message. Fixed the issue to display the message on screen.
  • Resolved inconsistency with activities that had chained sub-processes and moved to the next activity automatically.
  • When two or more conditional activities were generated at the same time, it displayed error in the activity timer (deadlock), preventing them from being performed. This inconsistency has been fixed.
  • Fixed inconsistency with autoflow, which created two jobs when sending to a conditional activity.
  • The threshold to check the lost trigger of tasks in progress has been increased to five minutes (up from one minute) and the strategy to recover the lost trigger changed with rescheduling (which previously ran automatically). Thus preventing pending jobs from causing a loop in the system and making it difficult to perform scheduled jobs. However, jobs that were scheduled for a time when the server was down will be rescheduled.
  • Revision made so that form data in the first activity is only sent if the beforeStateEntry and afterStateEntry scripts are used.
  • Fixed query and return to correctly display the processes whose task is in a sub-process and has an attached form.
  • Fixed the inconsistency when trying to export a process using attachment security to the server.
  • When trying to start a sub-process via the fluig application, it created inconsistency when moving it. Fixed the issue to correct value conversion for the correct model.
  • When canceling a process and running analytics jar, the completion and opening dates were the same. Fixed a query issue to validate the process end date and not the history.
  • It did not display the modal asking the user whether or not to write the changes to the sub-processes screen if the process configuration screen were closed without saving or releasing the version. This situation has been fixed.
  • When registering a connection service with the database containing incorrect data while used in a dataset, the feedback with the error was not displayed to the user. Fixed issue to display feedback of errors generated when connecting to the database via the dataset.
  • On the service registration screen, there was no validation when no value was entered in the “Driver” field, generating an inconsistency not resolved when registering in the database. Fixed the issue to prevent the service from being created when the “Driver” field is not filled.
  • Fixed inconsistency with swimlane resizing in Chrome and Firefox. 
  • Fixed an issue in List tasks, where, when starting and moving a process request and then applying the solution, it created an inconsistency but still allowed it to be moved, removing the activity from the task central list.
  • When running the tests that direct call the API to create services, there was an inconsistency because a not null field was added but not filled in the DataServiceVO builder. Fixed the issue in the builder to resolve that.
  • When configuring an activity, the Mobile tab is no longer displaying the Approval home screen, which showed the ‘configure now’ or ‘go to the website’ options. Now it shows the Approval setup screen right after clicking the Mobile tab. To learn how to configure Approval, see our user documentation Configure activities and flows.
  • Fixed inconsistencies with digital signature in Internet Explorer – IE11 and earlier IE9 and IE10 versions.
  • When paging a filter sorted by form field in the Sql Server, there was a paging inconsistency and only the first page worked. Fixed the issue so that paging works properly in the Sql Server.
  • In the “filters for process and task charts” widget, when clicking the field to select processes, the user had the impression that they could only select from the suggested ones. Fixed an issue to require the user to search for the process, so that there are no doubts about the available processes.
  • Fixed inconsistency when trying to export more robust process flows.
  • Fixed an issue with NullPointer when transferring an activity containing association mechanism between collaborator’s groups and a role to which no users were assigned.
  • Tasks about to expire or delayed tasks notifications informed the wrong user in charge. Changed the parameter that fills the person in charge field so that the right user is assigned.
  • Achieved implementation to allow filtering requests in the task central, informing multiple requisitioners and/or persons in charge.
  • Fixed an issue to use the correct api and list all users when searching for pooled requests.
  • Changed the business rule to resolve the inconsistency when moving to a sub-process by moving to the first activity via mobile with a user who has a single destination mechanism.
  • An offline process was sent to the outbox, stored in the application cache. Changed the sequence of the images posted in parts to fix this inconsistency.
  • In iOS, when accessing a request via the notification received in the fluig application, the request is open in details mode, instead of the regular one, where it is possible to view the request form and decisions. Fixed business rule to resolve this inconsistency.
  • In iOS, when accessing a request via the notification received in the application, the request is open in details mode, instead of the regular one, where it is possible to view the request form and decisions. Fixed business rule to resolve this inconsistency.
  • An offline process was sent to the outbox, stored in the application cache. Changed the sequence of the images posted in parts to fix this inconsistency.
  • Fixed inconsistencies when moving a task with more than two digital certificate options. Fixed an issue to validate the correct task when moving with certificates.
  • Made the change in the way the parallel gateway flows are read, to allow the correct import of XPDL files.

  • In the task center, the date values in the American format yyyy-mm-dd were being formatted for the Brazilian dd-mm-yyyy format. Performed treatment to show the correct value. And in addition to the change, a condition has been created that ensures that the column has a unique date format, dd / MM / yyyy or yyyy-MM-dd. If both formats are found in the same field, nothing will be done and the values will be displayed in text format, making it impossible to sort by date in the column.

  • Error in creating services where there are no set methods in the WSDL response. Correction was made in the service generation to validate if the output parameters are correct. Also corrected the mode of advanced configuration of the dataset, so that the loading of objects is done correctly in Windows environments.

  • When you use the onDisplayTasks event by accessing the task center and attempting to export the requests, they appear duplicates. Done so that the requests are no longer duplicated.

  • Corrected the inconsistency that did not allow sending notifications when exporting the request query, when the initial installation was made from update 1.6.2.



Social

  • Fixed display of reported posts on the reports center page in the Control Panel. Now, when reporting a post, it will be properly submitted for the administrators’ consideration.

...