You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
When adding a collaborator to a project and restricting him to a specific branch (not allowing him to edit or merge into "main"), the user cannot used FlutterFlow CLI or the VSCode extension to work with the specific branch.
Expected Behavior
The collborator should be able to work on his branch, while being denied access to main.
Steps to Reproduce
Create an entirely blank project
Created a branch "test-branch"
Invited a teammate as collaborator on the project
Confine him to the created "test-branch", restricting him from either editing or pushing to the "main" branch
Using FlutterFlow CLI or the CS Code extension, the API token returns a 403 "User not authorized" error when attempting to pull "test-branch". For example using flutterflow export-code --project test-abcdef --branch-name test-branch --project-environment Production --include-assets --token <HIS_API_TOKEN>
Allow the collaborator back onto "main" branch
Using the same command to pull "test-branch" now works fine.
Reproducible from Blank
The steps to reproduce above start from a blank project.
User is not allowed onto "main" branch, and tries to pull "test-branch"
User is allowed onto "main" branch, and pulls "test-branch"
Environment
- FlutterFlow version: 5.4.3
- Platform: macos & web
- Browser name and version: Chrome 135.0.7049.85
- Operating system and version affected: macos Sequoia 15.4
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Can we access your project?
Current Behavior
When adding a collaborator to a project and restricting him to a specific branch (not allowing him to edit or merge into "main"), the user cannot used FlutterFlow CLI or the VSCode extension to work with the specific branch.
Expected Behavior
The collborator should be able to work on his branch, while being denied access to main.
Steps to Reproduce
flutterflow export-code --project test-abcdef --branch-name test-branch --project-environment Production --include-assets --token <HIS_API_TOKEN>
Reproducible from Blank
Bug Report Code (Required)
IT40lObnw4l4vtd81831LPpv+RIRQ2YXRp0noNx7aCosfZT2BLMcec/RVERDTbzmT1Y3IFqgq2oW0dKNjt+WM8I5Awisbb5FwpBUZQ/yJWOQR5CMFJWgeERQM+5UfX6m3JmzrxF5BNZtW1Y132WuO+SXUjLUNJj6PXo4Da/LZO4=
Visual documentation
User is not allowed onto "main" branch, and tries to pull "test-branch"
User is allowed onto "main" branch, and pulls "test-branch"
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: