Forum Discussion

tgebhardt's avatar
tgebhardt
Regular Visitor
3 years ago

"Configure Git" button does not work after upgrade to 3.20.0

After upgrading to 3.20.0, the "Configure Git" button does nothing.  The error log shows no errors.  The readyapi log shows the following:

2022-01-31 10:16:21,235 INFO [ClassicCompositeProjectHandler] Operation [ Cert Info ] not changed so not saved.
2022-01-31 10:16:21,240 INFO [ClassicCompositeProjectHandler] Operation [ Cert Status ] not changed so not saved.
2022-01-31 10:16:21,245 INFO [ClassicCompositeProjectHandler] Operation [ Decom Reprocess ] not changed so not saved.
2022-01-31 10:16:21,249 INFO [ClassicCompositeProjectHandler] Operation [ Decom ] not changed so not saved.
2022-01-31 10:16:21,253 INFO [ClassicCompositeProjectHandler] Operation [ Diag ] not changed so not saved.
2022-01-31 10:16:21,257 INFO [ClassicCompositeProjectHandler] Operation [ Info ] not changed so not saved.
2022-01-31 10:16:21,260 INFO [ClassicCompositeProjectHandler] Operation [ LB Define Reprocess ] not changed so not saved.
2022-01-31 10:16:21,269 INFO [ClassicCompositeProjectHandler] Operation [ LB Define ] not changed so not saved.
2022-01-31 10:16:21,273 INFO [ClassicCompositeProjectHandler] Operation [ Search ] not changed so not saved.
2022-01-31 10:16:21,279 INFO [ClassicCompositeProjectHandler] Operation [ Switcher v4 ] not changed so not saved.
2022-01-31 10:16:21,286 INFO [ClassicCompositeProjectHandler] Operation [ Switcher v6 ] not changed so not saved.
2022-01-31 10:16:21,292 INFO [ClassicCompositeProjectHandler] Operation [ adc tools all other ] not changed so not saved.
2022-01-31 10:16:21,297 INFO [ClassicCompositeProjectHandler] Operation [ adc tools subnets/contains_address ] not changed so not saved.
2022-01-31 10:16:21,302 INFO [ClassicCompositeProjectHandler] Operation [ ltm ] not changed so not saved.
2022-01-31 10:16:21,307 INFO [ClassicCompositeProjectHandler] Operation [ reference_attributes ] not changed so not saved.
2022-01-31 10:16:21,311 INFO [ClassicCompositeProjectHandler] Operation [ templates ] not changed so not saved.
2022-01-31 10:16:21,317 INFO [ClassicCompositeProjectHandler] Interface settings [ adc-api ] not changed so not saved.
2022-01-31 10:16:21,321 INFO [ClassicCompositeProjectHandler] Operation [ / ] not changed so not saved.
2022-01-31 10:16:21,324 INFO [ClassicCompositeProjectHandler] Interface settings [ adc-adc ] not changed so not saved.
2022-01-31 10:16:21,331 INFO [ClassicCompositeProjectHandler] Operation [ diag ] not changed so not saved.
2022-01-31 10:16:21,335 INFO [ClassicCompositeProjectHandler] Interface settings [ diag ] not changed so not saved.
2022-01-31 10:16:21,340 INFO [ClassicCompositeProjectHandler] Test Case [ TestCase 1 ] not changed so not saved.
2022-01-31 10:16:21,344 INFO [ClassicCompositeProjectHandler] Test Suite [ General Validation ] not changed so not saved.
2022-01-31 10:16:21,353 INFO [ClassicCompositeProjectHandler] Project settings [ adc-api ] not changed so not saved.
2022-01-31 10:16:21,354 INFO [WsdlProject] Saved Composite Project [adc-api] to [C:\Users\qzw2qy\Documents\readyapi\readyapi_adc_api]

1 Reply

  • richie's avatar
    richie
    Community Hero

    Hey tgebhardt 

     

     

    When you say the 'Configure Git' button "does nothing" - do you mean you're clicking on the button and there is no visible change?

     

    What's the current state of the projects when you select the 'Configure Git' button?  Is the project already saved as a composite OR is the project still a single flat .xml file?

     

    The reason I ask - 

     

    1.  I haven't got any composite projects, but I'm running v3.20.0 and my 'Configure Git' button launched a 'Configure Git' window which asks if I want to convert to composite

    2. the logging youve attached appears to indicate the composite file was successfully created (the last line in your logging)

     

     

    Did your project folder icon in your Project Explorer display a 'c'?  (this means youre looking at a composite project)

     

     

    An alternative to the 'Configure Git' button (if selecting a flat .xml file) is to right click on the project to launch the context menu, select 'Git' >> 'Enable Version Control' - this will create the composite files in the same directory that the flat .xml file is located.

     

    If you are selecting flat files and neither button or context menu is working - try and restart ReadyAPI!  If a restart of the application doesn't work, then I'd advocate reinstalling ReadyAPI just to reset things as my v3.20.0 appears to be working fine.

     

    Cheers,

     

    Rich