Edited Issue: 'Description' field for attachments may cause confusion [252]
Would it be possible to rename the attachment description field prompt to 'Attachment Description'. I've had users get confused that there is the "issue description" prompt of 'Description' and it is...
View ArticleSource code checked in, #c1eef4b57e6c
#136 - fixed the yes no custom fields to work properly
View ArticleSource code checked in, #f322e9634c3a
#136 - updated migration script for boolean query claues and custom fields
View ArticleEdited Issue: Test Query (Administrator) in sample "First" project throws an...
This issue has to do with the data type of a Yes/No field and the value that is stored on the edit query page.When stored the value is either the string "True/False". However when creating the custom...
View ArticleSource code checked in, #f425fa6bbfd0
#42 BGN-2131, - fixed excel export so that all columns export properly. BGN-1631 - export now has the same number of columns as selected
View ArticleEdited Issue: 8 Columns missing in export function [42]
When making an Excel export off, for example all open issues on a project, there are 8 empty columns in the excel file. While in the DisplayIssues data is shown.This are the 8 columns I'm referring...
View ArticleCommented Unassigned: Cannot delete old users from the system [167]
In User Administration I wish to delete users that are no longer part of the company. I have deauthorized them, but it's pretty nasty to still have them around. CRUD of users is important and should...
View ArticleUpdated Wiki: Queries
QueriesComparison OperatorsLIKE - The like operator uses a SQL like syntax for matching like fields. Please refer to the SQL Wildcards syntax for more info on using the LIKE syntax.
View ArticleCommented Issue: Queries: "Like" does not work [29]
Queries: "Like" does not work.when you create a query, if you select title "Like" "Key word", query does not return the result. Please check. Thanks.Comments: There are updated docs here to reflect...
View ArticleEdited Issue: Queries: "Like" does not work [29]
Queries: "Like" does not work.when you create a query, if you select title "Like" "Key word", query does not return the result. Please check. Thanks.
View ArticleClosed Issue: Searching comments but not excluding closed issues exceptions [36]
If you use the search facillity on 0.9.161 to search for issues and check 'search title', 'search description', 'search comments' and uncheck 'exclude closed isssues' and hit search the code fails with...
View ArticleSource code checked in, #3b168ad4b50f
#127 - fixed issue with issue grid options not showing properly after being hidden
View ArticleEdited Issue: OptionsContainerPanel Hidden Bug [127]
In DisplayIssues.ascx.cs (User Control for displaying Issues), when the DataSource is empty, the OptionsContainerPanel is hidden (see code around line 230).However, if you select a new view from the...
View ArticleEdited Feature: Multiple Project Categories Not Saving [198]
Multiple selection should be disabled, and must have been re-enabled by accident after the treeview component was upgraded.
View ArticleEdited Issue: Multiple Project Categories Not Saving [198]
Multiple selection should be disabled, and must have been re-enabled by accident after the treeview component was upgraded.
View ArticleEdited Issue: Query: no export panel show [30]
Query: no export panel showQry one has one more result. qry two has no result. when perform qry two. then perform qry one, the result show no export panel show. see picture.
View ArticleSource code checked in, #4fbc14c80c25
#11 - added confirm bootstrap dialog to the cancel button on add project
View ArticleEdited Issue: Cancel button in Create Project needs confirmation [11]
In two ocassions I got distracted during the 9th step of the project creation and pressed Cancel and ALL my input was lost.The first time ok, I went and tried to create the project again but got...
View Article