pstevens71

Results 23 issues of pstevens71

#### Issue The issue is that if an email is already imported there are a whole bunch of other options in the ACTIONS menu like: Create Case, Create Bug, Create...

#### Issue I normally create entry points for custom graphs or reports. The entry points are by nature an internal link like: myurl.com/?entryPoint=myentrypoint I would use iframe dashlet to insert...

Type: Bug
Status:Fix Proposed
Priority:Important
Area: Dashlets

## Description Created a new function getCustomEntrypoints() to find all the custom entry points, then modified the function isSelfRequest($endpoint) to check the list of custom entry points in which case...

Status: Requires Code Review
Status:Assessed
Area: Dashlets
Branch:Hotfix
PR 4-8

## Description I believe this line was added in the wrong place as part of: https://github.com/salesagility/SuiteCRM/commit/9aff7071bb86df7e06e2cf56aa3060fc00e3978a It appears in the final code in line 613 not 330. This causes the...

Status:Assessed
Branch:Hotfix
Status: Passed Code Review
Status: Passed Testing
PR 4-8
Area:Projects

#### Issue When a project is created with a template a 500 error is generated: ``` [18-Jan-2024 21:30:25 UTC] PHP Fatal error: Uncaught Error: Call to a member function format()...

Type:Bug
Status:Fix Proposed
Priority:Important
Area:Projects

#### Issue Database error in subpanels with the error: ERROR 1250 (42000): Table ‘…’ from one of the SELECTs cannot be used in global ORDER clause. The issue pertains to...

Type: Bug
Status:Fix Proposed
Priority:Important
Area: Module
Area: Databases

#### Issue When adding a Textblock field, the contents of the textblock do not appear on the front end. The field title displays, but not the content. When inspecting the...

Type:Bug
Priority:Important
Area: Studio
Severity: Moderate

#### Issue There are a bunch of issues surrounding group email accounts. I've proposed some fixes already. First, group email accounts do not get marked as "is_group" = 1 currently....

Type: Bug
Priority:Important
Area: Emails
Status: Fix Proposed

#### Issue In the SuiteCRM 8 Opportunity detail view it is no longer possible to edit the Opportunity Role for a contact. #### Expected Behavior In previous versions when you...

Type: Bug
Priority:Important
Area: Contacts
Area: Opportunities
Type:Missing Feature

Allows currency fields to be parsed in email templates as currency on the final email. The current $value just outputs raw value. Needs to be formatted as currency. There is...

Status:Requires Updates
Status:Assessed
Area: Emails:Templates
Branch:Hotfix
Status: Requires Testing
Status: Passed Code Review
PR 4-8