Feature #21391
openSyntax help for inbound email features
0%
Description
I'm just playing around with the "inbound email" features, and I'm kind of stuck while setting fields from incoming emails. Besides of the twists with the role rights (which I've worked my way thru), finding the correct field names and values/formats seems to be a real hassle ...
So I like to request a simple, dynamically generated, downloadable help file for that.
Since there are many project and settings specifics, it should be accessible from the the project configuration page's "Information" tab and reflect the project's settings. The link could be placed similar to the "PDF" download link on issue pages and be named i.e. "Specs for inbound Email PDF|CSV". The content of the file, in PDF or CSV format would contain all fields that could be set with an incoming email, iterating thru all acceptable values for all enumerable fields and giving format/content hints for the rest; it could i.e. read
Field-Spec Value Project: project-id Status: New Status: Assigned Status: Feedback Status: CustomState Due Date: <Date: YYY-MM-DD> Start Date: <Date: YYY-MM-DD> CustomString: <String: 0-12> CustomNumber: <Integer: 20-999> (...)
Due to the location of the link the access to that hint would be limited to project admins. For more flexible usage, there could be a setting to place such a link on the project's main page, too, whose visibility could be controlled by a role permissions setting.