Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-781

Default values in dataset/datastore wizards

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • None
    • None
    • All
    • Small

    Description

      Tried to set default value to the field using following approach:

          @Option
          @Required
          @DefaultValue("testDefaultValue")
          @Documentation("TODO fill the documentation for this parameter")
          private String account = "testDefaultValue";
      

      In Component tab this value appears in the account field, but when opening dataStore wizard window - this value is absent. Need to clarify if this behavior is correct.

      Attachments

        Issue Links

          Activity

            People

              igonchar Ivan Gonchar
              ovarnavina Olha Varnavina (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: