Quote:
Originally Posted by Terisa de morgan
Yes, and no issue with them in the last release, only in the beta.
|
I can't make it fail. I tried using these as the template in a composite column:
- program: a_stored_template()
- program: a_stored_function()
- {series: a_stored_function_needing_one_argument}
Both book_details displays always showed the correct output.
Can you give me any more details? For example:
- If you run in debug mode, do you get any output?
- Does it happen on startup or after you do something like change library?
- Is there anything unusual about the python functions? For example, do they call any other custom python functions?