I'm experiencing an issue with the AI Code Assistant within a custom function. As you can see in the attached screenshot, I've entered a clear prompt ("you have a birthdate get the age from that birthdate") and defined the function arguments (one argument named dateOne
of type DateTime
, with Return Value
set to String
).
However, when I try to generate the code, the AI Code Assistant consistently shows an error message at the bottom stating "Prompt is required." This happens even though the prompt input field clearly contains text.
None of these steps have resolved the issue, and I'm unable to generate code using the AI Assistant.
Could this be a bug, a temporary server issue, or is there a specific way I need to phrase this prompt or set up the function for the AI Assistant to recognize it?
Any insights or suggestions on how to resolve this would be greatly appreciated!
Thank you."