Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Bug from Contact's Subpanel does not relate it to the Contact #332

Closed
abuzarfaris opened this issue Sep 1, 2023 · 0 comments
Closed
Labels
Area: Contacts Issues & PRs related to all things regarding contacts Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Type: Bug Something isn't working

Comments

@abuzarfaris
Copy link
Contributor

Creating a bug from the detailview subpanel of Contact does not relate it to the Contact if the contacts account is empty

Issue

Create or edit a contact and remove the account from the contact and save
Now create a bug from the subpanel from of the contact
the bug will be created correctly but it will not be related (not shown in the subpanel ) to the contact

Expected Behavior

the newly created bug should be related to the contact

Actual Behavior

newly created bug is not related to the contact

Possible Fix

CreateButtonMapper.php
function: map
These conditions seem to be causing the issue
image

OR
core/app/core/src/lib/services/record/record.manager.ts
function: handleLinkTypeRelationship
image

Steps to Reproduce

Context

Your Environment

  • SuiteCRM Version used: 8.3.0
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Chrome
  • Environment name and version (e.g. MySQL, PHP 7): php 7.4
  • Operating System and version (e.g Ubuntu 16.04): WIndows
@johnM2401 johnM2401 added Type: Bug Something isn't working Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Area: Contacts Issues & PRs related to all things regarding contacts labels Sep 13, 2023
jack7anderson7 added a commit that referenced this issue Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Contacts Issues & PRs related to all things regarding contacts Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants