Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10668

Several page message bus in a raw should cancel as soon as possible its request

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.0
    • None
    • None
    • None
    • 4.4 RC1, 4.4 RC3

      A PageDAO.getInfos request can be heavy. for example if several contents are in the page, each one will test all of its workflow action.

      When a page is displayed but not focused, if the user directly select a zone inside :

      • the tool get focused so it asks for page infos to send a bus event
      • the zone is selected so it asks for page infos to send an other bus event

      Currently both request are done and finally a single bus event is sent.
      We can enhance this by not sending the first request at all

            raphael Raphaël Franchet
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: