• Anonymous
  • Login
  • Register
Flow - Feature Request: Allow properties to be set even if logging document is not enabled


Hello - great idea for a product. I just downloaded and began using it one of my dbs.

I think I found a bug.

Perhaps you can test this too.

I found if I set these two values IN THIS ORDER:
logger.LogErrorsToMail = True
logger.LogMailRecipients = configDoc.GetItemValue("SendTo")(0)

All worked well.
If I set them in THIS ORDER:
logger.LogMailRecipients = configDoc.GetItemValue("SendTo")(0)
logger.LogErrorsToMail = True

The emails did not send on error.

Any ideas?
thank you,
Michael Davis



Taken Actions by Owners



In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.