Skip to content

Listing deployments in react-tables is not working. #195

@gregelin

Description

@gregelin

Bug

Listing deployments in react-tables is not working. The call to backend is not returning any information.

Note that URL to return deployments is not finding any:
http://localhost:8000/api/v2/modules/1/deployments/?orderBy=name&page=1&count=10

To Reproduce

Steps to reproduce the behavior:

  1. Switch to react-tables or react-modal
  2. Navigate to existing project (or create project)
  3. Navigate to deployments
  4. See no deployments listed
  5. Click "New Deployments" btn to create new deployment
  6. Create new Deployment
  7. See no Deployments listed
  8. Check console log, see error.

Desktop (please complete the following information):

  • OS: Mac OS 11.13.1
  • Browser Chrome

Expected behavior

Deployments should be listed.

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRelated to backendbugSomething isn't workingfrontendRelated to front end

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions