I'd like to access the csv for the view issues page, then I can write a csv to rss filter that presents any kind of rss I want, but the only way I've found to get csv reports so far is through the web gui, and I don't know how to automate that.
Any suggestions on how to get the CSV, like a specific URL?
I'd like to customize the RSS (so that the item is different when the issue is updated, my reader, akgregator, thinks items never change, and looking at the RSS, I think its correct). Btw - I am NOT allowed access to the PHP, so suggestions for how to hack the source won't help me.
Alternatively, any way to get the RSS item to have the same kind of information thats in the email that can be sent when an issue is updated? Whether its resolved, etc.
Thanks
url to get CSV for View Issues from?
Moderators: Developer, Contributor
is it impossible to get info about issues out of mantis?
There's no url that a script can access to get information about the current issues?
thanks.
thanks.
http://www.futureware.biz/mantisconnect
This is a PHP webservice with clients implemented in different languages. You can use it from PHP or any other languages that supports SOAP.
Regards,
Victor
This is a PHP webservice with clients implemented in different languages. You can use it from PHP or any other languages that supports SOAP.
Regards,
Victor