Skip to content

Fix #8279 - ProjectTask - no Task ID #9679

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

Open
wants to merge 1 commit into
base: hotfix
Choose a base branch
from

Conversation

SinergiaCRM
Copy link
Contributor

@SinergiaCRM SinergiaCRM commented Jul 21, 2022

Solves #8279
Replaces #8342 since the PR validation process did not finish and the issue in version 7.12.6 still continues.

Description

Changed a condition in the process of creating a project task from the Project Tasks subpanel so that the task id is generated

Motivation and Context

Task ID is useful for Gantt view

How To Test This

  1. Create a project
  2. In detailview scroll to subpanel project task
  3. Create a new project task
  4. Check the new task has Task ID

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@jack7anderson7 jack7anderson7 added Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Branch:Hotfix labels Oct 14, 2022
@serhiisamko091184 serhiisamko091184 added PR 4-8 Complexity Score given to PRs once assessed Status: Requires Code Review Needs the core team to code review Area:Projects Issues & PRs related to all things regarding to the Projects Module labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Projects Issues & PRs related to all things regarding to the Projects Module Branch:Hotfix PR 4-8 Complexity Score given to PRs once assessed Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Status: Requires Code Review Needs the core team to code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants