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

The due date data of the task module does not appear #10047

Closed
ibanvaqe opened this issue May 4, 2023 · 1 comment
Closed

The due date data of the task module does not appear #10047

ibanvaqe opened this issue May 4, 2023 · 1 comment
Labels
Area: Module Issues & PRs related to modules that do not have specific label Area: PHP8 Issues & PRs related to the CRM when using PHP8 Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution Status: Team Investigating Labels for issues in which the Core Team are investigating / Intend to Investigate

Comments

@ibanvaqe
Copy link

ibanvaqe commented May 4, 2023

Issue

When I create a task I do not save the due date data.

imagen

Expected Behavior

record and display the date I have indicated

Actual Behavior

Nothing appears and I have checked the debug log of SUITECRM, the due_date data appears to be registered as Null.

Possible Fix

Steps to Reproduce

  1. Go to Task
  2. Create a new Task
  3. Put data,date,etc.
  4. Record new task

Context

The problem is that it does not do it once registered, so you have to edit the registered task and manually add the due date to it

Your Environment

SuiteCRM Version 7.13.2
Browser name and version: Firefox 112.0.2 
Environment name and version: MySQL, PHP 8
Operating System and version: Debian 10
@johnM2401 johnM2401 added Type:Bug Bugs within the core SuiteCRM codebase Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Area: Module Issues & PRs related to modules that do not have specific label Area: PHP8 Issues & PRs related to the CRM when using PHP8 labels May 5, 2023
@gemartin21 gemartin21 added Status: Team Investigating Labels for issues in which the Core Team are investigating / Intend to Investigate and removed Type:Bug Bugs within the core SuiteCRM codebase labels May 9, 2023
jack7anderson7 added a commit to jack7anderson7/SuiteCRM that referenced this issue May 22, 2023
@ibanvaqe
Copy link
Author

ibanvaqe commented Jun 7, 2023

Hi,

I have modified the save file with the fix and now it registers correctly.

Thanks

@gemartin21 gemartin21 added the Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Module Issues & PRs related to modules that do not have specific label Area: PHP8 Issues & PRs related to the CRM when using PHP8 Priority:Important Issues & PRs that are important; broken functions, errors - there are workarounds Status:Fix Proposed A issue that has a PR related to it that provides a possible resolution Status: Team Investigating Labels for issues in which the Core Team are investigating / Intend to Investigate
Projects
None yet
Development

No branches or pull requests

3 participants