entityPropertyExists currently not working on Confluence

Hi, I have a question about entityPropertyExists from displayconditions, because right now is not working… I have this on manifest.yml

  confluence:contentAction:
    - key: hello-world-content-action
      resource: main
      resolver:
        function: resolver
      viewportSize: medium
      title: contentAction
      displayConditions:
        and:
          entityPropertyExists:
            entity: content
            propertyKey: MY_PROPERTY

It was working okay, but suddenly, it stopped (from May 17)… could you tell me why please? do I have to add something?

Hi @AmparoAccount,

This looks the same as to this other report:

I’ve posted an update earlier today there and we are now looking into that.

Thank you for letting us know about this,
Caterina

P.S. I’ve created a new thread about this to keep things organized, hope that’s ok.

Just sharing here that I’ve just posted an update in the other thread: Forge: Display Condition -> entityPropertyExists is not working on Confluence - #4 by ccurti

Hi @AmparoAccount,

The problem is resolved now.

I’ve just posted this comment on the other thread:

Thank you,
Caterina

1 Like