SuiteCRM icon indicating copy to clipboard operation
SuiteCRM copied to clipboard

SuiteCRM - Open source CRM for the world

Results 482 SuiteCRM issues
Sort by recently updated
recently updated
newest added

## Description When on Module Listview you can right-click and print, when the print screen appears the list view was not displaying like the Listview normally, with Suite Links populating...

Status:Assessed
Branch:Hotfix

## Description When you reply/forward an email the email header information like "From, Date, To, CC, Subject" did not display. Now the Header displays all relative information in the Email...

Status:Assessed
Branch:Hotfix

#### Issue There is a small bug in CSS class that causes bad display of "Next" button in list view. The button class is "ist-view-pagination-button" when it should be "list-view-pagination-button"....

Type:Bug
Status:Fix Proposed
Priority:Moderate
Area: Styling

#### Issue When saving the assignment notification option in the user's profile, the value is not saved and remains with the previous value. #### Expected Behavior The change to the...

Type:Bug
Status:Fix Proposed
Priority:Important

Solves #9680 ## Description The TPLs that represent the editing view of a record when it is edited or created from a subpanel are modified so that the hidden field...

Status:Assessed
Branch:Hotfix

#### Issue It is not possible to use a custom template for password change. This does not allow changing the organization's logo, nor applying other improvements without modify the suitecrm...

Status:Fix Proposed
Type:Suggestion
Priority:Important

#### Issue Suite will auto collapse Subpanels on screens below "Large"(less than 1130 pixels). This code also collapses regular panels on the detail view. This seems to be an unintended...

Status:Fix Proposed
Type:Suggestion
Area: Styling

#### Issue The _Reset module_ button has the ID `exportBtn` which is already used in the _Export Customizations_ button that is already used at another point in the studio. This...

Type:Bug
Status:Fix Proposed
Priority:Important
Area: Studio
Area: Clean Up

#### Issue When going to add a dashlet, if you use the dahslet filter before selecting the one you want to add, it will be added twice. ![A duplicate dashlet...

Type:Bug
Status:Fix Proposed
Type:Duplicate
Priority:Moderate
Area: Dashlets

#### Issue getDataChanges(include/database/DBManager.php) will not fix formatting before comparing values. Depending on functionality that could be added in save hook getDataChanges can potentially be comparing values with different formats. e.g....

Type:Bug
Status:Fix Proposed
Priority:Important