API 2.0 : UserDTO : lastLoginDate displays as searchable & filterable

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 10.95
    • Affects Version/s: 10.90, 10.91, 10.92, 10.93
    • Component/s: REST API

      Issue Summary

      UserDTO : lastLoginDate displays as searchable & filterable

      Steps to Reproduce

      1. Browse to Swagger
      2. Expand UserDTO
      • Notice lastLoginDate does not display the NonSearchableProperty message

      Expected Results

      • As this property is NOT searchable nor filterable at API $filter level, it should display the NonSearchableProperty message:

        pattern: NonSearchableProperty: lastLoginDate is not currently searchable using the $filter command.

      Actual Results

      • The NonSearchableProperty message is not displayed, leading customer to try filtering, resulting in HTTP 400s.

      Workaround

      • Currently there is no known workaround for this behavior. A workaround will be added here when available.

            Assignee:
            Kyle Foreman
            Reporter:
            Rodrigo Cortez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: