Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Add project code to anatomy #4445

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Added attribute project_code to Anatomy object.

Description

Anatomy already have access to almost all attributes from project anatomy except project code. This PR changing it. Technically Anatomy is everything what would be needed to get fill data of project.

{
    "project": {
        "name": anatomy.project_name,
        "code": anatomy.project_code
    }
}

Testing notes:

Nothing has changed for user.

@iLLiCiTiT iLLiCiTiT merged commit 06b55c2 into develop Feb 10, 2023
@iLLiCiTiT iLLiCiTiT deleted the feature/project_code_on_anatomy branch February 10, 2023 10:18
@ynbot ynbot added this to the next-patch milestone Feb 10, 2023
jakubjezek001 added a commit that referenced this pull request Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants