Version 10.13 Platform

From AgileApps Support Wiki
Revision as of 07:50, 6 May 2020 by imported>Aeric

What's New Icon new.png

The latest update to the 10.13 release is the patch version 10.13.5. We have features and fixes that are released as part of this patch. They are:

Features in 10.13.5 Patch Release (May 2020)

Support for CORS and CSP

AgileApps now provides an additional security layer in content loading and cross origin resource sharing policies with Content Security Policy (CSP) and Cross Origin Resource Sharing (CORS) mechanisms. It resolves any risks related to security attacks with the implementation of CORS and CSP headers.

Whitelisted File Types

The Whitelisted File Types section of the Service Configuration page is applicable for all cloud tenants. Only the following file types are supported by the application:

  • txt
  • pdf
  • bmp
  • gif
  • jpeg
  • jpg
  • png
  • xls
  • xlsx
  • doc
  • docx
  • odt
  • ppt
  • pptx
  • rtf
  • csv
  • html
  • msg
  • xml
  • zip


Features in 10.13.4 Patch Release (March 2020)

Theming Templates

You can now perform theming of custom user interface templates using the ace-lib-theme package. This allows you to customize the color and typography of the components in the AgileApps custom elements library. For more information, see AgileApps Custom UI.

Features in 10.13.3 Patch Release (January 2020)

Creating a Custom User Interface

Using this Custom User Interface (CUI) feature, you can design and deploy a CUI to an AgileApps Application. You can install a template which is a zip file that constitutes all the artifacts created for CUI by the Application Developers. For more information, see How to Create a Custom User Interface (CUI).

Forms 3 and 4 Column Configuration

Using this feature, you can configure the 3rd and 4th columns for a form. The 3 and 4 column configurations are applicable only for the new user interface of AgileApps. For more information, see Forms.

Features in 10.13 Release

Following is the list of features for the 10.13 release.

Single Sign on Between AgileApps and Mashzone

  • AgileApps platform is now able to send SAML assertions to Mashzone to render Mashzone dashboards on AgileApps user interface.

Customize the Number of Columns When Viewing Records in the New UI

  • User can now configure the record views to show any number of columns.
  • It applies to all views including custom object views, system object views, and system created views.
  • This customization is available with the new AgileApps user interface only.

Invoke IS Service from Business Rules

  • Users can now invoke Integration Server services from business rules.
  • A new action Invoke IS Service is now available in the Actions to Perform option under Event Rules.
  • Application Designers can configure invocation of Integration Server services on execution of the business rules with which it is associated.
  • This will be extended to all rule types (Timer Rules, Rule Sets, Scheduled Rules) in an upcoming patch. Once available in Rule Sets, application designers can configure invocation of IS services from process models.

Record Pinning

  • Users can now store their last visited records as favorites in the new UI.
  • The user can access these favorites anytime.
  • The bookmarked records are available from any screen of AgileApps.

Multi-select Picklist

  • User can make multiple selections from a list of values in a global picklist for a record field.

Record Views

  • Record views provide the user with options to activate and retain specific user-selected views as display tabs in the new UI.
  • The user can also toggle the views list.

AgileApps Runtime UI Upgrade to Angular 7

The AgileApps Runtime UI is upgraded to Angular 7 along with all the dependent packages.

Bug Fixes

Following are the fixes available:

Version 10.13.5 (May 2020)Icon new.png

Following are the fixes available with this patch:

LJP-10953

  • SI# 5406170
User gets an error "Stopped, Error in File Download - invalid argument" while
importing a file.
Import feature does not work if the document storage is on a windows shared
location and mounted on a specific mount point in the local directory of a linux
enviromment.
This issue is resolved.

LJP-11065

  • SI# 5394989
Issues with the Print menu options in the new AgileApps UI.
When you print a record, HTML tags appear in the lookup fields display value in
the new AgileApps UI.
This issue is resolved.

LJP-10517

  • SI# 5402435
Security issues identified in AgileApps platform.
There were few aspects of the AgileApps platform where security was not handled.
For example, CSP, CORS, and XSS.
Fixed all the security related issues.

LJP-11134

SI# 5404515
User is unable to delete fields from an object.
When a user tries to delete a field from an object, an error message appears
stating that the field is used as the field default value for another object.
This issue is resolved.

LJP-11236

SI# 5408789
Copy field feature does not work correctly for currency fields when user tries
to set a value from the lookup.
User copies the currency field data by using the Lookup field copy data
functionality. When selecting a record from lookup field dialog, if the currency
field has comma; for example, 23,432, it is truncated by the application and
shows as 23.00.
This issue is resolved. No values are truncated.

LJP-11238

SI# 5408790
Enumerated labels are not translated correctly in some scenarios.
When users switch from their current language into a different language, the
enumerated labels are not translated in some scenarios.
This issue is resolved.

LJP-10920

SI# 5406193
Invalid file type issue when uploading to server.
When the user tries to upload a file to the server that has a white space in its filename, it
fails to upload.
This issue is resolved.

LJP-10990

SI# 5406983
The Lookup Derived Field information for a record is not available in the new
UI, when the on load custom script is executed.
When a user runs the On load custom script, the dependent Lookup field value
does not appear immediately.
This issue is resolved.

LJP-10046

SI# 5396255
Rollup Summary fields does not work with currency fields.
While creating a Rollup Summary field, the user may encounter an error if the
index is not available. The user may try to resolve this issue by fixing the
missing index in a different tab of the same browser session and then return to
the Rollup Summary field creation page in the initial tab. In such cases, the
Rollup Summary field fails to work as expected.
This issue is resolved.

LJP-11216

  • SI# 1412336
Email address of recipients is not auto-suggested in the new AgileApps UI.
In the older AgileApps UI, the email address of the recipients is auto-suggested
by the application while sending an email from a record. However, in the new
AgileApps UI, this auto-suggestion feature for the email address of the
recipients is not available.
This issue is resolved.

LJP-11234

  • SI# 5409605
Create record dialog not completely accessible on mobile browsers.
When accessing AgileApps using the browsers on a mobile, users are unable to
access the Create record dialog. It is partially hidden and this happens on both
iOS and Android devices.
This issue is resolved.

LJP-10984

  • SI# 5406810
Users are able to access those applications for which they do not have
permissions.
When users of one application click on another application for which they do not
have permissions, there is no error message to indicate the same. Also, they are
able to access record details of those applications for which they do not have
permissions.
This issue is resolved.

LJP-10815

  • SI# 1407757, 1409316
User with insufficient permissions is able to modify the dashboard in the
AgileApps new user interface.
In the new user interface, a user with basic privileges can edit or change the
Dashboard details; for example, Dashboard name.
This issue is resolved.

LJP-11097

  • SI# 1411233
User with insufficient permissions is able to edit the Dashboard widgets.
In the AgileApps new user interface, a user with basic permissions is allowed to
modify the widgets in the existing Dashboards. The user was also able to add
widgets.
This issue is resolved.

LJP-11010

SI# 5406811
User faces problems when deleting users or teams.
When users try to delete a user or team, they encounter an error which shows the
component being deleted has dependencies in views. However, the user confirms
that the dependent views are already deleted. Also, the Global Recycle Bin is
empty.
This issue is resolved.

Version 10.13.4 (March 2020)Icon new.png

Following are the fixes available with this patch:

  • SI# 5401696
User is unable to delete applications.
User is unable to delete an application. After the first attempt to delete the
application, the "Delete" button is no longer available.
This issue is resolved.
  • SI# 5402773
Resource sharing fails with an error message.
When the user adds an object to Settings > Customization > Resource Sharing and
clicks Save, an error message appears. The object does not get listed in
Resource Sharing.
This issue is resolved.
  • SI# 5401932
Files added as attachments to a form continue to be available for download
despite the files missing from the server.
After you delete files from the server, the download action continues to be
available for files added as attachments to a form. The files are downloaded but
with no proper content.
This issue is resolved. Now when you try to download a missing file, you get a
file not found exception error message.
  • SI# 5403276
Action buttons not available on saving of a record.
After saving a record, the file download, zoom-in, and zoom-out action buttons
are not available.
This issue is resolved.

Version 10.13.3 (January 2020)

Following are the fixes available with this patch:

  • SI#5389782
Database view mapping does not work.
Object joining does not work with database view in IE browser.
This issue is resolved.
  • SI#5391875
Layout rule is not getting triggered in the new UI.
The layout rule does not get triggered in the new UI. The application does not
seem to identify that the checkbox is selected. When the user clears the
checkbox and selects it again, then the rule gets triggered.
This issue is resolved.
  • SI#1392586
Incorrect tooltip in the design time UI for AgileApps platform.
Tooltip was incorrect for the following:
1.In Objects > Forms > Form layout, the Record Information section shows
incorrect tooltip.
2.In Objects, when you create an External Data Source, the tooltip for Input
Mapping and Output Mapping is the same.
This issue is resolved.
  • SI#5389307
Unable to create a dashboard using Internet Explorer browser.
Compilation of JS files in Internet Explorer fails.
This issue is resolved.
  • SI#5391727
Code syntax incorrect for the function getSearchOperatorSeletElement.
In the file networking/js/unifiedjs-min_1566975603275.js, the code syntax is
incorrect for the function getSearchOperatorSeletElement.
This issue is resolved.
  • SI#5392381
CMIS interface does not recognize the document type in FileNet content
management tool.
System had an implementation for a document type name prefixed with D:. This was
not recognized in the FileNet content management tool.
This issue is resolved.
  • SI#5397699
Lookup field navigation link loads the default layout for the selected object.
When a user clicks on a lookup link in the new UI, he or she is redirected to
the default layout of the object, even if the user does not have the required
permission to view the default layout.
This issue is resolved.
  • SI#5390177, 5390729
Email sent to AgileApps as an attachment are always blank resulting in loss of
Email sent as an attachment (*.msg file) is renamed as Message_nnn.eml in cases
and is always blank.
This issue is resolved.
  • SI#1398276
Service Portal Domain in a sandbox environment shows the root tenant.
When a customer logs into a sandbox environment, the Service Portal Domain shows
the root tenant information.
This issue is resolved. Customer is informed that for a sandbox tenant, only the
Branding section is supported. Changes made to other sections are not
applicable. The same is communicated by means of documentation and a warning
message on the UI.

Version 10.13.2 (October 2019)

Following are the fixes available with this patch:

  • SI#5385078
PDF automatically generated and attached as part of the Email template, does not
open.
When a user uses the Email Template in the Send Email action of business rule
and Document Template of type HTML template as attachment in the Email template,
the PDF that is automatically generated using the Send Email action does not
open.
This issue is resolved.
  • SI#5384031
Files having more than one period (..) before the filename extension, results in
an error.
Files with more than period before the filename extension; for example, abc..txt
results in an error during upload.
This issue is resolved.
  • SI#5384909
The new UI for AgileApps does not show the related information section for an
external data source.
The new UI fails to show the external data source as the API used to get the
external data source does not fetch the required results. If the user switches
to the older UI, it works fine.
This issue is resolved.
  • SI#5386293
Help text shown for Event Rules needs correction.
The short description provided for Event Rules on the AgileApps UI is incorrect.
It reads "A Rule can execute unconditionally, or it can specify conditions that
must be met for the Rule to execute. When it executes, the Rule can take one or
more specified actions. It can also return a value." Event Rules do not have an
action to return a value.
This issue is resolved.