Skip to content

Duplicated code in speciesService leading to redeclaration error  #728

@phoseatspho

Description

@phoseatspho

Develop branch
app/Services/SpeciesService
Lines 281 - 333 are the develop branch code
Lines 335 - 381 is the original code from the main branch

The presence of both leads to Cannot redeclare App\Services\SpeciesService::populateData() when creating a species admin/data/species/create

removing lines 335-381 fixed this :>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersphpPull requests that update Php code

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions