Hello,
in web browser it is obviously possible to see tickets numbers.
Is it possible to see it in Mylyn Task editor ?
Thanks a lot
Search found 4 matches
- 16 Nov 2017, 15:30
- Forum: Mylyn Connector
- Topic: Where is ticket number in Mylyn Task editor ?
- Replies: 4
- Views: 12456
- 10 Oct 2017, 18:21
- Forum: Mylyn Connector
- Topic: Access denied
- Replies: 0
- Views: 8074
Access denied
Hello, I'm trying to connect to my Mantis BT server from Mylyn Connector within Eclipse IDE with this URL : http://xxxxxxxx/api/soap/mantisconnect.php It's working fine from home but not from office where I am experiencing problems having this error from Mylyn Mantis connector : "Failed validat...
- 31 Aug 2017, 17:04
- Forum: Mylyn Connector
- Topic: impossible to load task in eclipse editor
- Replies: 2
- Views: 10996
Re: impossible to load task in eclipse editor
Just to tell that I have found a workaround by adding these two lines in MantisBT server file "config_inc.php" : $g_enable_projection = ON; $g_enable_eta = ON; It was finally a kind of server configuration problem even if prog. form could have been more defensive. Everything is working fin...
- 31 Aug 2017, 11:30
- Forum: Mylyn Connector
- Topic: impossible to load task in eclipse editor
- Replies: 2
- Views: 10996
impossible to load task in eclipse editor
Hello, I try to edit a task from task list view by double clicking on task from a Query on properly configured task repository but I get this error : !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-08-31 13:11:46.497 !MESSAGE Synchronization failed !STACK 0 java.lang.NullPointerException at com.itsolut...