Search
Results (18264)
- Help: RE: How to change item language
- That's not it... When you (or the first ad ... h in this case. This has created things like issue statuses, priority names, time entry activit ... er edit them and change their names. For the issue priorities, this can be edited in *Administration* -> *Enumerations*.
- Help: RE: Issue with Email Address Not Updating for Notifications in Redmine 5.1.1.stable.22558
- Hello, There might be an additional email ... option. -- David https://redminepro.com/
- Open discussion: RE: Getting error in webpage
- Hello, Do you have any screenshot of the issue you are facing ? -- David https://redminepro.com/
- Hello, I am currently using Redmine versio ... new one. Has anyone else experienced this issue? I would greatly appreciate any suggestions or solutions to resolve this problem. Thank you.
- We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly. I'm ... alhost. Please help me on this. Thank you.
- Help: RE: How to change item language
- This might be an issue with Default Language settings. You can v ... (/my/account) -- David - redminepro.com
- Open discussion: RE: How to access last note of an issue
- Hey RVIG, the notes for Redmine issues are stored in the 'journals' table rather t ... ble. You can retrieve the last note for each issue by filtering for entries where the 'journalized_type' column is 'Issue' and 'notes' column is not null, then ordering by 'created_on' in descending order.
- Hello, I am using Redmine in my company. Fo ... tgreSQL database. I have now access to the issue of my project thanks to the table public.issue. I would like to have access to the last note of the issues but I can't find which table I have to use. ... s table please ? Thanks in advance RVIG
- Open discussion: RE: Feature to Group Custom Fields by Category
- There was no update on this from issues and i have limited time to actualy deliver this feature.
- Development: RE: Where should I post about functional suggestions?
- Holger Just wrote in message#69531: > You ca ... equest functional improvements by opening an issue here. Please see [[Submissions]] for some guidelines. thanks for your help
- Development: RE: Where should I post about functional suggestions?
- You can describe bugs and request functional improvements by opening an issue here. Please see [[Submissions]] for some guidelines.
- Open discussion: RE: Redmine Email Notification Issue - Help Needed for Modern Authentication
- Yes, I'm open to using Microsoft Graph API as ... ovide guidance on this configuration process?
- Hi! I would like to restrict editing a 'due date' to anyone except an author of an issue. The task is obviously becoming more general about a way to control permissions on any field of an issue. A standard roles machinery allows to contro ... o be able to find anything of that sort.
- We, *redminePRO by HAZERCLOUD™* are providing ... otch Professional Support team to handle any issues.
- Open discussion: RE: Redmine Email Notification Issue - Help Needed for Modern Authentication
- Office365 doesn't allow reliable SMTP access ... ative SMTP service. David - redminepro.com
- Open discussion: RE: Is it possible to update notes via API?
- Holger Just wrote in message#69520: > Redmin ... se the journal's ID in the URL there, not an issue ID. > > It appears that this API is not yet documented in the Wiki though. Yes
- Open discussion: RE: Is it possible to update notes via API?
- Redmine 5.0 added an API to update the notes ... se the journal's ID in the URL there, not an issue ID. It appears that this API is not yet documented in the Wiki though.
- Is the redmine_workflow_hidden_fields Compati ... n redmine5.1 version and then unable to take issues page. 500 Internal Server Error occured.
- I see that on the interface one can edit exis ... private or changing the content), but on the issue api there's no mention other than adding new ... //www.redmine.org/projects/redmine/wiki/rest_issues]]
- Help: RE: Wanted to store wiki pages in the object storage
- Actually I am creating lots of documents in all the Project's wiki that's why i having an issue of running out of space that's why i wanted ... at how you can I rewrite of the wiki code.
- Help: RE: Wanted to store wiki pages in the object storage
- Wiki pages can only be stores in the database, similar to issues, forum posts and all other editable data. I ... t of data which is commonly stored in a wiki.
- My DB size increase day by day and i want wik ... sion 6.1. Please guide me to resolve this issue.
- Help: RE: API: "GET /issues/ID.json returns" 404 Not Found error
- Thank you for your reply! I am just exchanging @issues/123.json@ for @/issues.json?issue_id=123@ and it works. (But no journals are r ... hentication. I will check the server logs.
- Open discussion: RE: Issues filters don't after upgrade to Redmine5.1.2
- This is likely a Javascript issue. Could you open your browser's development tools and check the **Console** tab for any errors?
- I am using redmine 5.0.3 as a docker image on ... st redmine docker image (5.1.2) I found that issues filters don't work for example when I choos ... ons (Plugins or themes) but I found the same issue. is this an intended behavior change or there is anything I am missing