404-Page Not found when creating page with same title in same space

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 8.2.0
    • None
    • 1
    • Severity 3 - Minor

      Problem

      When hitting URL multiple times it is giving 404- https://<baseUrl>/pages/createpage.action?spaceKey=TEST&linkCreation=true&title=test1

      Environment

      8.2, 8.1, 8.0.

      Steps to Reproduce

      1. Login into Confluence
      2. Make sure you have spacekey with name TEST
      3. Try to hit the URL - https://<baseUrl>/pages/createpage.action?spaceKey=TEST&linkCreation=true&title=test1
        • Change the baseURL to appropriate value.
        • One can change SPACEKEY or TITLE if needed.
      4. First hit creates a draft page, save the page
      5. Every consequent hit gives a page not found. From HAR. it gives 404(https://<baseUrl>/pages/$%7BpageUrl)

      Expected Results

      Create a new draft page, which is happening on 7.x versions.

      Actual Results

      404- Page not found error

      Workaround

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

      Notes

            Assignee:
            Unassigned
            Reporter:
            Jetendra Ivaturi (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: