Skip to content

🐛 Add missing user property to API Run object#794

Merged
kzscisoft merged 1 commit intodevfrom
793-add-missing-user-property-to-apiobjectsrunrun
May 16, 2025
Merged

🐛 Add missing user property to API Run object#794
kzscisoft merged 1 commit intodevfrom
793-add-missing-user-property-to-apiobjectsrunrun

Conversation

@kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented May 16, 2025

Add missing user property to API Run object

Issue: #793

Python Version(s) Tested: Python versions this fix has been verified against.

Operating System(s): Operating systems this fix has been tested in.

📝 Summary

Adds the 'user' attribute to the Run API low level object

🔍 Diagnosis

Run.user property was missing, this is needed by the CLI.

🔄 Changes

Added missing `@property'

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.

Adds the 'user' attribute to the Run API low level object
@kzscisoft kzscisoft linked an issue May 16, 2025 that may be closed by this pull request
@kzscisoft kzscisoft merged commit 8496b38 into dev May 16, 2025
12 of 17 checks passed
@kzscisoft kzscisoft deleted the 793-add-missing-user-property-to-apiobjectsrunrun branch May 20, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing user property to api.objects.run.Run

1 participant