Attachments in a Foundry branch

Hi,

I have a Workshop application that uses a function backed action type to create and upload a PDF file to an object property. I am in the process of updating (it already works in production) the PDF and decided to use Foundry branching to end to end test my changes. The issue that I am facing is that the function execution appears to be successful as I am able to test the function and can see it in the logs, but when trying to view the attachment, it reports that it cannot be found.

I have been using AIP assist to troubleshoot but so far I am drawing a blank. I am not sure exactly what details are relevant, but here are the things I have checked.

  • The foundry branch contains the workshop app, repository, object types and action types
  • The object types have been reindexed on the branch
  • I have the relevant permissions on the object types

My question is really whether I should expect uploaded attachments to be visible in my workshop application while working in a foundry branch?

Any help would be appreciated.

Thanks

Hello, attachments on branches are not supported, so this behavior is expected.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.