JackBuchanan

Results 20 issues of JackBuchanan

If password is not set, get mailbox using smtp user email address ## Description See issue #9457 ## Motivation and Context See issue #9457 ## How To Test This See...

Status: Requires Code Review
Status:Requires Updates
Status:In Review
Status:Assessed
Branch:Hotfix

Change how UID array is built in assignGroups ## Description Use MassUpdate.uid to build ID array then set MassAssign to be equal to MassUpdate array ## Motivation and Context Fix...

Status:Assessed
Branch:Hotfix

Remove setting of html field values that don't exist on page ## Description See issue #9456 ## Motivation and Context See issue #9456 ## How To Test This See issue...

Status:Assessed
Branch:Hotfix
Status: Ready to Merge

#### Issue Issue 1 - Email signatures are not added when replying to email if an email signature has been added by SuiteCRM already. Issue 2 - Existing email signatures...

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

Remove code that replaces email signatures ## Description Fixes Issue 1 - Email signatures are not added when replying to email if an email signature has been added by SuiteCRM...

Status: Requires Code Review
Status:Requires Updates
Status:In Review
Status:Assessed
Branch:Hotfix

Use TinyMCE init function to set template body rather than triggering on page load Suite7: #9737 Suite8: https://github.com/salesagility/SuiteCRM-Core/issues/413 ## Description Currently in the Campaigns module the Email Template body is...

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

Merge mod string arrays for lang and override files before returning because override files are written to but not read from in module builder ## Description When building modstrings for...

Status:Requires Updates
Status:Assessed
Area: Studio
Branch:Hotfix
Status: Requires Testing
Status: Passed Code Review

#### Issue If an multi-enum field has a subquery this will cause issues with the SQL query when using the listview filter because of the way multi-enums are saved in...

Type: Bug
Status:Fix Proposed
Priority:Important
Status:Requires Updates
Area: Module

Update how enums fields are handled when setting workflow values ## Description Add extra case to switch statement to handle enums When a varchar is being set to the value...

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

Altered the sql query that is used for list view when field is an enum and has a subquery. Fix for issue #6434 ## Description Altered the sql query for...

Status: Requires Code Review
Status:In Review
Status:Assessed