Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-8782

If pagesize is greater than default.page.size in API call, and default.page.size < 500, CloudStack will keep on popping up Status message box every time user logs in.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.5.2
    • None
    • API, UI
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None
    • OS: CentOS 6.6, CloudStack 4.5.2
    • Important

    Description

      Set default.page.size to a value < 500, and restart management server.
      Next in a list API call (for instance, try using cloudmonkey), set page size > default.page.size. The call will fail because page size is too big, and a Status message box will pop up in GUI.

      The problem is that the Status message box will keep popping up every time a usr logs in, even though 'Close' has been clicked to the message box. The message box also pops up to other users who did not issue the API call.

      The problem disappears when the default.page.size is reset to 500.

      Another problem is that an API call leads to the message box. Why should an API call lead to a Status message box on GUI?

      Attachments

        Activity

          People

            Unassigned Unassigned
            yichi.lu Yichi Lu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: