Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties




Important fixes in New York

The following problems and their fixes are ordered by potential impact to customers, starting with the most significant fixes.


...

Discovery
Clear filters

...

...

List v2

PRB570571

KB0522575

...

  1. Log in to a base system where this issue is occurring.
  2. Add the same set of roles to two different users.

    For more information, see the product documentation topic Assign a role to a user.

  3. As User A, configure the list layout.

    For more information, see the product documentation topic Configure the list layout.

  4. As User B, navigate to the same list.

Notice that the list layout is personalized by User A. Also notice that Reset to Column Defaults only appears when that user has already personalized the list.

...

Import / Export

PRB1331240

KB0743756

...

Refer to the listed Known Error KB article for details.

...

Email

PRB1321771

KB0722879

...

  1. Define an Email Client Template with the following values:
    • Table: incident
    • Any one of To, Cc, Bcc, Reply to, From (London and Kingston) fields:
      javascript: (function() { 
      return 'test.user@example.com';
      }());
  2. Open the Email Client from an active incident.

    An error message 'Invalid function definition' is displayed.

  3. Alternately, add the following script to the To, Cc, Bcc, Reply to, From fields:
    javascript: gs.getProperty('glide.email.username');

Notice that no values are populated.

Transaction and Session Management

PRB1319553

...

  • Requests are not processed, causing the UI unusable.
  • Many exception messages in the logs, such as EOF, IOConnectionTimeout, CloseChannelException, or Broken Pipe.
  • Perform a heap dump and inspect the LimitLatch object to see the count value. If it's 10,000, the issue is occurring.
  • Inspect the xmlstatsduration on BigData. If the value is high for a long time and the histogram looks like a solid rectangular block, it represents a high response time.
  • A large number of requests and response objects hold the majority of heap memory.

...

Service Catalog

PRB1335246

KB0748703

...

PRB1290818

...



Open Questions

QuestionAnswerDate Answered

Out of Scope