-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
backendRelated to backendRelated to backendbugSomething isn't workingSomething isn't workingfrontendRelated to front endRelated to front end
Description
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:
- Switch to
react-tablesorreact-modal - Navigate to existing project (or create project)
- Navigate to deployments
- See no deployments listed
- Click "New Deployments" btn to create new deployment
- Create new Deployment
- See no Deployments listed
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendRelated to backendRelated to backendbugSomething isn't workingSomething isn't workingfrontendRelated to front endRelated to front end
