mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4541] Unable to create a team #1667
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1667
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elieobeid7 on GitHub (Nov 15, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4541
Is there an existing issue for this?
Current behavior
Im using the web and desktop version on Windows, not a self hosted version
The wiki says the button to create a team should be located in the settings, I checked the settings and the profile, can't find it
I'm using the latest version, just downloaded it yesterday
Environment
Production
Version
Cloud
@liyasthomas commented on GitHub (Nov 15, 2024):
Hi @elieobeid7, you can create a team from your Profile page > Workspaces Tab > Create new workspace.
Let me know if that works for you.
@elieobeid7 commented on GitHub (Nov 15, 2024):
@liyasthomas is the concept of a workspace the same as a team in hopscotch? because postman they are two different concepts.
We're trying to migrate the company team members from postman to hopscotch, in postman we setup a team and we have team members and workspaces and we share collections between team members.
How's that workflow in hopscotch? we should create a workspace everytime and invite the same emails? can't we have them as members of the team?
@liyasthomas commented on GitHub (Nov 15, 2024):
Consider a workspace as a Team inside Hoppscotch. You invite team members to the workspace, members have different sets of role access. Collections created inside a workspace will be available for all team members restricted by access roles given to them. To switch the context you can switch between workspaces.
@elieobeid7 commented on GitHub (Nov 15, 2024):
Ok one last question then if I invite john "john@example.com" to workspace 1, then after a while I want to create workspace 2, should I type again john's email or would it be autocompleted? Does the app remember the names of previously added members and autocomplete them?
@liyasthomas commented on GitHub (Nov 15, 2024):
I’m afraid that isn’t possible. Email addresses will not be auto-filled across different workspaces. Even though it requires a one-time effort, you must manually type the invitee's email address when sending an invitation.
Additionally, it's important to recognize that different companies have varying approaches to team collaboration. Hoppscotch Workspaces typically serve as isolated spaces for team members who are working on a mission-oriented workflow.
Usually, a workspace is created for a specific project. You should only create a new workspace if the list of team members differs or if different access mechanisms are required for each team. If the same members are collaborating on multiple projects and need different access roles for each, the best solution is to create a separate workspace for each project.
@elieobeid7 commented on GitHub (Nov 15, 2024):
Alright then closing the ticket but I hoped that teams exist so that our team could transition seamlessly from postman without any learning curve but I'll report back what you said to me and tell them about the workspace workaround.
Thank you for your help and fast reply.