Endevor B4G - Element contains wrong file extension
search cancel

Endevor B4G - Element contains wrong file extension

book

Article ID: 230758

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Get the following error when sync'ing a USS type file: 

result: REJECTED - This push has been rejected for the following reason(s).
 ADD BR/BR1/ZCN1API/demoservice.txt - Element contains wrong file extension

In the USS type definition "FILE EXT   ===>" set to blank 

Sync'ing a file without a file extension works successfully

2021-11-23 16:52:06.059  INFO 33685724 --- [eduler_Worker-4] m.b.j.i.r.AbstractEndevorBranchJobRunner : Persist change (UPDATE): 'UT
 IL/1/BR/BR1/ZCN1API/testAPI (013465B300FC0048)'
 2021-11-23 16:52:06.071  INFO 33685724 --- [eduler_Worker-4] .c.e.i.m.b.j.i.r.AbstractOperationResult :
 [Bridge for Git] Refresh elements - SUCCESS (~barrejo / zcee_util_br)
 Operation: Refresh elements
 Result: SUCCESS

Environment

Release : 18.1

Component : BRIDGE FOR GIT 2.9.0

Resolution

Apply new version of Bridge for Git 2.9.2. 

To enable the file extension fix set the parameter to true in application.yml
app:
  endevor:
    ignore-empty-file-extensions: true