Skip to content

Programs profile importer - add missing continue statement #269

Description

@cjg89

https://github.com/UCF/Search-Service-Django/blob/master/programs/management/commands/import-profiles.py#L136-L144

Need to add a continue at the bottom of the else statement in this block to avoid subsequent logic from getting unintentionally kicked off.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions