[PR #8] [CLOSED] Apps sort field validation #219

Closed
opened 2026-02-26 21:34:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/8
Author: @cursor[bot]
Created: 1/20/2026
Status: Closed

Base: feature/apps-builds-sortHead: cursor/apps-sort-field-validation-7ab9


📝 Commits (1)

  • 6a9ccc4 Fix apps command to use valid sort fields for App resource

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 cmd/commands.go (+3 -3)

📄 Description

Correct the apps command's --sort flag options and validation to use valid AppAttributes fields.

The uploadedDate field is only valid for BuildAttributes, not AppAttributes, and its inclusion for the apps command would lead to API errors or silently ignored sorting.



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/8 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/20/2026 **Status:** ❌ Closed **Base:** `feature/apps-builds-sort` ← **Head:** `cursor/apps-sort-field-validation-7ab9` --- ### 📝 Commits (1) - [`6a9ccc4`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/6a9ccc434210d85a7f5ed3e9c3d434b060b65522) Fix apps command to use valid sort fields for App resource ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cmd/commands.go` (+3 -3) </details> ### 📄 Description Correct the `apps` command's `--sort` flag options and validation to use valid `AppAttributes` fields. The `uploadedDate` field is only valid for `BuildAttributes`, not `AppAttributes`, and its inclusion for the `apps` command would lead to API errors or silently ignored sorting. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#219
No description provided.