2022.4.2

Bug Fixes

  • IS01118: A problem was resolved that caused the Active Projects field to become inactive. This prevented the associated code from being run and loading the select options. This is now fixed and the field displays active projects and new project options.

  • IS01119: A problem was resolved that cause an error when users would change date fields on the Project form. This has been fixed and users will no longer see an error message.

  • IS01120: A problem was resolved that caused Programs to not apply any rules, resulting in the program always being empty. This has been fixed and Programs will correctly apply the relevant rules and calculate their schedule.

  • IS01121: A problem was resolved that caused an error when the Active Projects field updates its options. This has been fixed and the error message no longer appears.

  • IS01122: A problem was resolved that caused the app to error when navigating to the article index while a new article is saving. This has been fixed and users can safely navigate while forms are still saving.

Config Changes

Program configuration now automatically populates field maps with fields found in template tags used in the data sources or rules. For example, if a project rule contains ${ project.subsidiary || customer.subsidiary } then the subsidiary field will be added to both the projectMap and the projectData customer map.

General Notices