Skip to content

Conversation

@lohanidamodar
Copy link
Member

@lohanidamodar lohanidamodar commented May 2, 2023

What does this PR do?

  • API support for project team transfer

Test Plan

  • Added relevant test in ProjectsConsoleClientTest.php

Related PRs and Issues

  • (Related PR or issue)

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

Meldiron and others added 30 commits August 17, 2022 13:34
The CLI expects name=value for arguments rather than just positional.
Ensure empty team prefs returns as JSON object rather array
Fix auto-setting custom ID on nested documents
Using a reference on an array element while iterating over it caused
some unexpected behavior. Instead of using a reference, this change
uses a key to allow us to edit the array element.

For reference on the problem, see https://stackoverflow.com/questions/70691375/foreach-with-reference-causing-arrays-last-element-to-repeat.
Update description for _APP_FUNCTIONS_INACTIVE_THRESHOLD
It is better to return 404 so that an end user doesn't know if the
collection actually exists but they don't have access or they really
don't have access.
stnguyen90 and others added 20 commits April 27, 2023 10:42
For users already on 1.3.1, after upgrading to 1.3.2, the migration
script would override existing auths, password history, team prefs, and
(relationship) attribute options with empty values. This commit fixes
the migration to set to an existing value if there was one.
Prevent migration from overriding existing data
Move reference to env-var to self-hosted docs.
@lohanidamodar lohanidamodar marked this pull request as ready for review May 2, 2023 07:30
@lohanidamodar lohanidamodar changed the base branch from master to 1.4.x May 11, 2023 05:52
@eldadfux eldadfux merged commit 66b81a5 into 1.4.x May 11, 2023
@TorstenDittmann TorstenDittmann deleted the feat-transfer-project-team branch September 10, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I've been experiencing an issue with the login page on the application

10 participants