Issue with Publishing findRelevantResources Function

I have tagged a version and released my findRelevantResources function in the Code Repository, but it is not appearing as expected. I have followed the steps to ensure the function is correctly implemented and tagged. I have also checked the Functions tab and verified the @Function() decorator and Ontology imports. However, the function is still not visible. Can anyone provide insights or troubleshooting steps to resolve this issue?

Hi @Joshua-Vallabhaneni,

Some applications will often filter the function search results down to only those that are compatible in the context in which you are selecting them.

Just to confirm, when you go to the Functions helper in Code Repositories and select the Published tab, the function appears?

If so, please could you provide the signature of your function and where you are trying to search for that function?

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