{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["img"]},"type":"markdown"},"seo":{"title":"Project 60 Replay","llmstxt":{"hide":true,"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"project-60-replay","__idx":0},"children":["Project 60 Replay"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"gettings-ids","__idx":1},"children":["Gettings IDs"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["org_01j0wt03vft6qrqdcqgsc62ez8"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["prj_01j7p2bgqx3553ds4qq0xh9zsg"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"issues","__idx":2},"children":["Issues"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"open-new-folder-vs-open-folder","__idx":3},"children":["Open \"New\" Folder vs Open Folder"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The option to open a \"new\" folder seems like it should be renamed \"Open folder\""]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image.182b351be774e1ce3943c1eadbe8dee736ae72fc58cad0ee5546fa6ca52f38ea.4e2e9a94.png","alt":"image.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"renaming-the-title-of-the-arazzo-in-cursor-does-not-update-replay","__idx":4},"children":["Renaming the title of the Arazzo in Cursor does not update Replay"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Renamed the title to \"Test environment variables\" but Replay didn't update."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["On the other hand, if we update Replay the file does update in Cursor."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"tags-arent-sorted-or-sortable","__idx":5},"children":["Tags aren't sorted or sortable"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The tags didn't seem to be in a particular order which made it hard to find things."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["I didn't see any way to sort -- there is a way to search and that is useful."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"there-was-already-a-collection-there","__idx":6},"children":["There was already a collection there"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["We did phronesis on Dec 22 and there was a test.arazzo.yaml merged on Dec 19th to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["main"]}," which had the various environment variable endpoints."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ran-one-step-and-lost-response-body","__idx":7},"children":["Ran one step and lost response body"]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy.984dbae81e5f1f0fcb63d6b06b840e19622262938a49e7b56d67b643ff70a8ac.4e2e9a94.png","alt":"image copy.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"received-500-error-multiple-times","__idx":8},"children":["Received 500 error multiple times"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"detail\": \"Axios request to GET https://auth.cloud.redocly.com/oidc/userinfo failed with status 500\",\n  \"object\": \"problem\",\n  \"status\": 500,\n  \"title\": \"Internal request error\",\n  \"type\": \"about:blank\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"run-workflow-button-only-works-once","__idx":9},"children":["Run workflow button only works once"]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-2.e5687482fef6f455b929e334136553d2413ab839dcb84cc10da21d501bf09e98.4e2e9a94.png","alt":"image copy 2.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In order to get the button to work again, you need to close the tab and then press it again."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Otherwise, you have to use the \"Run again\" button."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"checking-404-results-in-error","__idx":10},"children":["Checking 404 results in error"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After deleting the environment variable, we check it is deleted by trying to get it again."," ","We are expecting a 404."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["We get a 404, but the app shows our step failed even though the success criteria was met."]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-3.5bb205309e9af9d5532ba2020c30e132c98882643c5f2d8b10c3a537c5ac785e.4e2e9a94.png","alt":"image copy 3.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The root cause is there wasn't a 404 defined in the OpenAPI description."," ","We solved it by adding the description."," ","The error message wasn't clear that was the issue."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"the-history-tab-doesnt-show-workflow-run-history","__idx":11},"children":["The history tab doesn't show workflow run history"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["It only seems to show if you run an individual step, not a workflow."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"undo-delete-workflow-doesnt-work","__idx":12},"children":["\"Undo\" Delete workflow doesn't work"]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-4.dbb8fd5a1d8840d488511f0459e458fbc26b096a1683bd4240751187f13e9809.4e2e9a94.png","alt":"image copy 4.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"collection-settings-or-collection-info","__idx":13},"children":["Collection settings or collection info?"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["It seems there are no real settings to adjust and only info:"]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-5.12018fd6d84b0dd619c9e6fb8d041efb36bcdcf723212c8b319fbc1ddb8e9f91.4e2e9a94.png","alt":"image copy 5.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"input-ui-issues","__idx":14},"children":["Input UI Issues"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["With the \"x\" the format looks like a tag."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The margin on the right of the X is wrong."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The columns end up misaligned."]}]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-6.6719deb8e7a24d77dbcacde4533589e9ebe0b668765725b44e1a271748791cbb.4e2e9a94.png","alt":"image copy 6.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"default-description-to-new-step-is-annoying","__idx":15},"children":["Default description to \"New Step\" is annoying"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Description isn't required so it should be \"empty\" by default."]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-7.8ef4ad4dc403c98f1a80f1e4066985cee800f2cbf66c995962cb3b475b6716a5.4e2e9a94.png","alt":"image copy 7.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"output-values","__idx":16},"children":["Output values"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When building output values autocomplete works up until I want to reference a property."," ","It seems it should use the OpenAPI operation response schemas to help me autocomplete the property names."]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-8.2ecaeecf0769c1cc53f457c4ee3a33cf152f5cd5d1a2317910e150e7eae5e955.4e2e9a94.png","alt":"image copy 8.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"recalculate-inputs","__idx":17},"children":["Recalculate inputs"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["It's weird that it sets the orgId and projectId as passwords because they aren't marked as such inside of the OpenAPI description."]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-9.cb7e8ca5375e80618279adbce47b555a206cadd0eb98645d6d7c3a3025d9829f.4e2e9a94.png","alt":"image copy 9.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["It seems to misunderstand the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["readOnly"]}," fields as passwords."]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/assets/image-copy-10.e4531efdc5f988db1059f6a59d61bad394e21661381a25b377c6dfd84a41215b.4e2e9a94.png","alt":"image copy 10.png","framed":false,"withLightbox":true,"width":"","height":""},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"unrelated-issues","__idx":18},"children":["Unrelated Issues"]}]},"headings":[{"value":"Project 60 Replay","id":"project-60-replay","depth":1},{"value":"Gettings IDs","id":"gettings-ids","depth":2},{"value":"Issues","id":"issues","depth":2},{"value":"Open \"New\" Folder vs Open Folder","id":"open-new-folder-vs-open-folder","depth":3},{"value":"Renaming the title of the Arazzo in Cursor does not update Replay","id":"renaming-the-title-of-the-arazzo-in-cursor-does-not-update-replay","depth":3},{"value":"Tags aren't sorted or sortable","id":"tags-arent-sorted-or-sortable","depth":3},{"value":"There was already a collection there","id":"there-was-already-a-collection-there","depth":3},{"value":"Ran one step and lost response body","id":"ran-one-step-and-lost-response-body","depth":3},{"value":"Received 500 error multiple times","id":"received-500-error-multiple-times","depth":3},{"value":"Run workflow button only works once","id":"run-workflow-button-only-works-once","depth":3},{"value":"Checking 404 results in error","id":"checking-404-results-in-error","depth":3},{"value":"The history tab doesn't show workflow run history","id":"the-history-tab-doesnt-show-workflow-run-history","depth":3},{"value":"\"Undo\" Delete workflow doesn't work","id":"undo-delete-workflow-doesnt-work","depth":3},{"value":"Collection settings or collection info?","id":"collection-settings-or-collection-info","depth":3},{"value":"Input UI Issues","id":"input-ui-issues","depth":3},{"value":"Default description to \"New Step\" is annoying","id":"default-description-to-new-step-is-annoying","depth":3},{"value":"Output values","id":"output-values","depth":3},{"value":"Recalculate inputs","id":"recalculate-inputs","depth":3},{"value":"Unrelated Issues","id":"unrelated-issues","depth":2}],"frontmatter":{"seo":{"title":"Project 60 Replay"}},"lastModified":"2026-07-01T10:38:37.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/debrief/archive/project-60","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}