Skip to content

Conversation

shoummu1
Copy link
Collaborator

📌Summary
This PR addresses two key improvements:

  1. Fixes camelCase field mapping issues in admin UI for proper metadata display
  2. Adds consistent metadata extraction across gateways, servers, prompts & resources

🔗 Related Issues
Closes #954

🎯 Key Changes

  1. Frontend Field Mapping Fixes (admin.js)

    • Fixed snake_case/camelCase compatibility for metadata fields
    • Added fallback support: entity.created_by || entity.createdBy || "Default"
    • Ensures proper display of metadata across all entity types
  2. Metadata Implementation for gateways, servers, prompts and resources.

@shoummu1 shoummu1 marked this pull request as ready for review September 11, 2025 10:03
@crivetimihai crivetimihai merged commit 7bffb4e into main Sep 12, 2025
36 checks passed
@crivetimihai crivetimihai deleted the modififed-metadata-fix branch September 12, 2025 00:21
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.

[Bug]: Metadata fields not populated in view
2 participants