I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Enhancement #1616

Redmine notification for changes made in Orangutan

Added by Andriy Lesyuk about 13 years ago. Updated over 12 years ago.

Status:
Open
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03 Feb 2011
Due date:
% Done:

0%


Description

When a change is made in Redmine - both Orangutan and Redmine will notify users about a change. But when a change is made in Orangutan - only Orangutan will know about it. In some way this breaks proper behaviour of Redmine. And this should be fixed (I guess users won’t be happy if they miss something).

Possible solution is to create special Redmine REST API for notifications. When a change is made Orangutan will call some “function” to let Redmine know about the change. Then Redmine will emulate the change and notify everyone (we should ensure that Orangutan won’t get these notifications or will be able to recognize them).

History

#1 Updated by Andrii Lundiak about 13 years ago

do not forget ask people who was involved in SVS project - they were using REST access to Redmine and possible to FogsBugz

#2 Updated by Andriy Lesyuk about 13 years ago

Current REST API does not allow what I want. So I will need to extend it. I’m sure that guys know nothing about what I want...

#3 Updated by Andriy Lesyuk about 13 years ago

  • Tracker changed from Feature to Bug
  • Project changed from Orangutan to Orangutan::Redmine

#4 Updated by Andriy Lesyuk about 13 years ago

  • Tracker changed from Bug to Enhancement

#5 Updated by Andriy Lesyuk over 12 years ago

By the way notifications-enabled REST API interface is a good feature not only for Orangutan...

Also available in: Atom PDF

Terms of use | Privacy policy