Project

General

Profile

Search

Results (18047)

Help: RE: Need Help with Rest Api
Mischa The Evil wrote: > _*Moderator edit* o ... reply. > >> > >> I am trying to retrieve issue for id 33 and 19 using rest api http://ramsytesting.m.redmine.org/issues.xml?issue_id=33,19, but getting all the information for all the ids as attached the output in "issue_id". > >> > >> Please can you let me know ... i to be used to get information for specific issue id. > >> > >> Thanks, > >> Sukrit > > ... w thread... > > > I am trying to retrieve issue for id 33 and 19 using rest api http://ramsytesting.m.redmine.org/issues.xml?issue_id=33,19, but getting all the information for all the ids as attached the output in "issue_id". > > The @issue_id@ filter is implemented in Redmine 3.3.0 (... 2021-09-15 15:48
Help: RE: Redmine 4 All users within project Privileges
Yeah i checked roles, which are the same as t ... ecause DB was copied. Visibility optios is "Issues created by or assigned to the user" which i ... t X OR from all projects on redmine 4 ? BR 2021-09-14 16:01
Help: RE: Redmine 4 All users within project Privileges
Hello, the problem is with _Issues Visibility_ options you choose for the role in the attached image. You have "Issues created by or assigned to the user" so only author or assignee can see that issue. You have to review your roles. Thanks Lorenzo 2021-09-14 15:48
Help: RE: Redmine 4 All users within project Privileges
I checked our older Redmine 3, where this fea ... eSupport::HashWithIndifferentAccess view_issues: '1' add_issues: '1' edit_issues: '1' add_issue_notes: '1' delete_issues: '1' permissions_tracker_ids: !ruby/hash:ActiveSupport::HashWithIndifferentAccess view_issues: [] add_issues: [] edit_issues: [] add_issue_notes: [] delete_issues: [] Does this work on Redmine 3 because ... ings field in DB because of this plugin ? 2021-09-14 15:45
Help: prevent a user from seeing other issue created by another user
how can I prevent a user from seeing other issue created by another user? For Example, user1 created issue1 and assigned to user2,add to watchers user3 ... ee users (user1,user2,user3) no one has seen issue1 insident. is it possible to make such a limitation? 2021-09-14 15:28
Help: RE: Broken MyPage for single user
Florian Brombauer wrote: > Hello, > I have ... > [CUT] > > My coworkers don't have any issues Hello, if your coworkers don't have any issues, one of the blocks in my_page comes from a ... know what are you doing. Thanks Lorenzo 2021-09-14 15:20
Help: RE: Redmine 4 All users within project Privileges
Hi, Thanks for replly. This current Pro ... page. And production log: Processing by IssuesController#show as HTML Parameters: {"id" ... 58ms (Views: 27.5ms | ActiveRecord: 15.7ms) 2021-09-14 15:05
Open discussion: After upgrading Redmine 2.6.1 to Redmine 4,2,2 - Custom Fields shows error
After upgrading Redmine 2.6.1 to Redmine 4.2. ... ound (Invalid single-table inheritance type: Issue is not a subclass of CustomField): app/ ... lib/redmine/sudo_mode.rb:61:in `sudo_mode' 2021-09-14 12:40
Help: RE: Rest Api for journal relations, journals and parent id
Lorenzo Meneghetti wrote: > Hello, > > Su ... //www.redmine.org/projects/redmine/wiki/Rest_issuerelations you wil fin by yourself that the me ... rent > > > I want to update the existing issue with parent id, and adding journal using res ... (see journal as an internal model managed by issue model) > > > While creating an issue can we add a journal using rest api? > yes ... //www.redmine.org/projects/redmine/wiki/Rest_IssueJournals > > Thanks > Lorenzo Hi Loren ... use PUT. So, how can I use PUT in relations? 2021-09-13 08:21
Help: RE: How can I create an issue as a schedule day?
Hello, I cannot understand your requirement. Do you want automatic issue creation and maybe employee is the "issue assigned_to" man? Thanks Lorenzo 2021-09-10 19:49
Help: RE: Rest Api for journal relations, journals and parent id
Hello, Sukrit Jain wrote: > Hi, > > I ... //www.redmine.org/projects/redmine/wiki/Rest_issuerelations you wil fin by yourself that the me ... ifferent > I want to update the existing issue with parent id, and adding journal using res ... (see journal as an internal model managed by issue model) > While creating an issue can we add a journal using rest api? yes if ... //www.redmine.org/projects/redmine/wiki/Rest_IssueJournals Thanks Lorenzo 2021-09-10 19:38
Help: Rest Api for journal relations, journals and parent id
Hi, I am trying to update relations using ... ut command. I want to update the existing issue with parent id, and adding journal using rest api? While creating an issue can we add a journal using rest api? Please can you let me know how to do that? Thanks Sukrit 2021-09-10 13:31
Help: How can I create an issue as a schedule day?
Is it possible to create an schedule with emp ... 5 - Employee B Monday 6 - Employee C ... 2021-09-09 03:09
Help: RE: Error sending e-mail - end of file reached
I came accros this issue. I was trying to send email using smtp-relay ... server if you are managing your own server. 2021-09-08 23:04
Help: Broken MyPage for single user
Hello, I have a Problem with my "My Page" ... 310 #17842] INFO -- : Rendered my/blocks/_issue_query_selection.html.erb (353.6ms) I, [2021 ... you mean? @blocks): 2: <%= l(:label_issue_plural) %> 3: </h3> 4: 5: <d ... "> 8: <p> app/views/my/blocks/_issue_query_selection.html.erb:5:in `_app_views_my_blocks__issue_query_selection_html_erb__300045763527074040 ... ' app/helpers/my_helper.rb:136:in `render_issuequery_block' app/helpers/my_helper.rb:64:i ... n `sudo_mode' My coworkers don't have any issues 2021-09-07 14:31
Help: Creating thumbnail failed
Hello, Need hellp on the thumbnail failed to find have no idea anymore how to fix this. In issue if you add the attachment it dosent show sma ... be saved and agian were it should be saved??? 2021-09-06 16:38
Help: Issues report: date interval / group by period?
I was wondering if it is possible, or if some ... interval" / "group by period" to the Redmine issues reporting? https://redmine.host.local/projects/project_name/issues/report We would like to have a simple dashboard with, for example, the number of issues opened / closes per month, with some bar gr ... type, and so on. Help is very appreciated. 2021-09-05 12:38
Help: RE: Unable to get spent_hours through issues.xml (Redmine rest Api)
This behavior changed on current trunk. Now b ... This will be included in Redmine version#155. 2021-09-03 16:10
Help: Unable to get spent_hours through issues.xml (Redmine rest Api)
Hi All, I am unable to get the spent_hours through issues.xml(http://ramsytesting.m.redmine.org/issues.xml) but its coming when I search individual issue(http://ramsytesting.m.redmine.org/issues/1.xml). Can anyone suggest a way to get spent_hours through issues.xml. Thanks. Vaibhav Sharma 2021-09-03 11:56
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Jan K. wrote: > > Thanks, we do it this wa ... ought to have two-way mirroring of projects, issues etc. What would happen if the issues and comments have pictures... May you have to re-think your collaboration business rules.... 2021-09-01 23:52
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
C S wrote: > Perhaps this works via Redmine' ... ut the other company write comments to THEIR issue and not ours therefore it can not be assignet to OUR issue. 2021-09-01 23:09
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Ivan Cenov wrote: > Here is what I think a ... In both Redmine's create new user field for issues with type hyperlink and allow this field in the projects. > * When opening new issue, their users will receive emails and will create new issue in their Redmine. You will receive emails. > * From these e-mails you and they will know the issue numbers and will create URL links to the issues. Write these links into the user fields. > ... solution in case both companies use Redmine. 2021-09-01 23:06
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Jan K. wrote: > Well, we have a serious issue with different two-Redmine connection. > We ... s is a problem now! > Because we track all issues in OUR Redmine and they also track all their issues in THEIR Redmine we are not abůle to synchr ... to another. > > An Example: We create an Issue in OUR Redmine. They receive an email and th ... In both Redmine's create new user field for issues with type hyperlink and allow this field in the projects. * When opening new issue, their users will receive emails and will create new issue in their Redmine. You will receive emails. * From these e-mails you and they will know the issue numbers and will create URL links to the issues. Write these links into the user fields. ... l be limited the pair of the projects only. 2021-09-01 19:10
Plugins: How to Synchronise Redmine between two organizations?
Well, we have a serious issue how to use Redmine between two companies whe ... his is a problem now! Because we track all issues in OUR Redmine and they also track all their issues in THEIR Redmine we are not abůle to synchr ... mine to another. An Example: We create an Issue in OUR Redmine. They receive an email and th ... cooperate and both of then are using Redmine? 2021-09-01 10:24
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Well, we have a serious issue with different two-Redmine connection. We c ... his is a problem now! Because we track all issues in OUR Redmine and they also track all their issues in THEIR Redmine we are not abůle to synchr ... mine to another. An Example: We create an Issue in OUR Redmine. They receive an email and th ... cooperate and both of then are using Redmine? 2021-09-01 10:22
(1001-1025/18047)