Giter VIP home page Giter VIP logo

Comments (7)

mikevasiloff avatar mikevasiloff commented on July 30, 2024 1

@gudatta, from my building the original solution I found that I had to also set these properties in the App Catalog or the Apps and/or Solutions wouldn't deploy properly. But since you're deploying a bit differently than I was with a workflow, I'm not sure if the behavior will be different:

  • IsDefaultAppMetadataLocale
  • IsAppPackageEnabled

And although not "required", adding AppPublisher and AppThumbailURL fields should be included in that original list you posted above. As for the AppVideoURL field, I think I posted in another issue about how I was noticing a few weeks ago that if that's set and you in the "Add an App" catalog experience, there was a rendering error caused by that field.

from app-catalog-dashboard.

gudatta avatar gudatta commented on July 30, 2024

The following properties are updated as part of deployment:

{
        AppDescription: item.AppDescription,
        AppImageURL1: item.AppImageURL1,
        AppImageURL2: item.AppImageURL2,
        AppImageURL3: item.AppImageURL3,
        AppImageURL4: item.AppImageURL4,
        AppImageURL5: item.AppImageURL5,
        AppShortDescription: item.AppShortDescription,
        AppSupportURL: item.AppSupportURL,
        AppVideoURL: item.AppVideoURL
}

Am I missing any properties?

from app-catalog-dashboard.

gudatta avatar gudatta commented on July 30, 2024

@mikevasiloff,

Please validate the metadata fields that need to be updated.

from app-catalog-dashboard.

gudatta avatar gudatta commented on July 30, 2024

I'm only exposing the icon. What other fields do we need to fill out?

from app-catalog-dashboard.

gudatta avatar gudatta commented on July 30, 2024

@Dade-R,
Let us know when you are done w/ the config.ts updates.

from app-catalog-dashboard.

gudatta avatar gudatta commented on July 30, 2024

The "Name" metadata field is not getting updated correctly.

from app-catalog-dashboard.

gudatta avatar gudatta commented on July 30, 2024

The name metadata field was corrected in issue #68.

from app-catalog-dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.