Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-54258

Update IIS documentation regarding synchrony unpublished request.

      Looking at the IIS documentation we can see 3 rewrite requests. For Synchrony (synchrony/(.*)) for Confluence requests ((.*)) and Synchrony Websocket requests (ws://(.*)).

      In the case when we create a new page, save it, then again edit it and discard the draft, Confluence will make a bottom request which will not be handled by 3 rules from above:

      http://confluence:8090/rest/synchrony/1.0/content/115900417/changes/unpublished
      

      Having said that, if we add bottom rule to the web.config, the issue will be resolved:

      <rule name="Synchrony Rest HTTP" stopProcessing="true">
      <match url="rest/synchrony/(.*)" />
      <conditions logicalGrouping="MatchAll" trackAllCaptures="false" />
      <action type="Rewrite" url="http://localhost:8091/rest/synchrony/{R:1}" />
      </rule>
      

            [CONFSERVER-54258] Update IIS documentation regarding synchrony unpublished request.

            George Varghese made changes -
            QA Demo Status Original: Not Done [ 14330 ] New: Not Needed [ 14332 ]
            QA Kickoff Status Original: Not Done [ 14234 ] New: Not Needed [ 14236 ]
            Resolution New: Low Engagement [ 10300 ]
            Status Original: Gathering Impact [ 12072 ] New: Closed [ 6 ]
            George Varghese made changes -
            Labels New: cleanup-seos-fy25

            Atlassian Update - 11 April 2025

            Hi,

            At Atlassian, our goal is to ensure we’re providing the best experience for our customers. With our new Data Center strategy, Atlassian's focus is on security, compliance, and performance and is a key driver in prioritizing bugs. Closing the bugs that do not fall into those categories will allow us to focus on the ones in the most current versions of our products.

            This bug is being closed due to a lack of engagement in the last four years, including no new watchers, votes, or comments; this inactivity suggests a low impact.

            Please note the comments on this thread are not being monitored.

            You can read more about our bug fix policy here and how we prioritize bugs.

            To learn more about our recent investments in Confluence Data Center, please check our public roadmap and dashboards containing recently resolved issues, current work, and future plans.

            Kind regards,
            Confluence Data Center

            George Varghese added a comment - Atlassian Update - 11 April 2025 Hi, At Atlassian, our goal is to ensure we’re providing the best experience for our customers. With our new Data Center strategy, Atlassian's focus is on security, compliance, and performance and is a key driver in prioritizing bugs. Closing the bugs that do not fall into those categories will allow us to focus on the ones in the most current versions of our products. This bug is being closed due to a lack of engagement in the last four years , including no new watchers, votes, or comments; this inactivity suggests a low impact. Please note the comments on this thread are not being monitored. You can read more about our bug fix policy here and how we prioritize bugs. To learn more about our recent investments in Confluence Data Center, please check our public roadmap and dashboards containing recently resolved issues , current work, and future plans . Kind regards, Confluence Data Center
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            Bugfix Automation Bot made changes -
            Support reference count Original: 9 New: 10
            Bugfix Automation Bot made changes -
            Support reference count Original: 10 New: 9
            Usman Khalid (Inactive) made changes -
            Epic Link New: CONFSRVDEV-5560 [ 933774 ]
            SET Analytics Bot made changes -
            UIS Original: 2 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 2
            Bugfix Automation Bot made changes -
            Support reference count Original: 9 New: 10

              Unassigned Unassigned
              gpaunovic g
              Affected customers:
              2 This affects my team
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: