Skip to content

Required argument to get_cells_by_ids_for_user is not passed #160

Description

@mbabadi

model_name is a required parameter of cell_operations_service.get_cells_by_ids_for_user. In cell_operations_router.py, this parameter is not passed:

return cell_operations_service.get_cells_by_ids_for_user(
user=user,

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions